java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionAbstractType
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.OneTimeUseType

public class OneTimeUseType extends ConditionAbstractType

Java class for OneTimeUseType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="OneTimeUseType">
   <complexContent>
     <extension base="{urn:oasis:names:tc:SAML:2.0:assertion}ConditionAbstractType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • OneTimeUseType

      public OneTimeUseType()