PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v2.assertion
Class OneTimeUseType

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v2.assertion.ConditionAbstractType
      extended by org.picketlink.identity.federation.saml.v2.assertion.OneTimeUseType
All Implemented Interfaces:
Serializable

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>
 

See Also:
Serialized Form

Constructor Summary
OneTimeUseType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OneTimeUseType

public OneTimeUseType()

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.