com.sun.xml.wss.saml.internal.saml20.jaxb20
Class OneTimeUseType
java.lang.Object
com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionAbstractType
com.sun.xml.wss.saml.internal.saml20.jaxb20.OneTimeUseType
- Direct Known Subclasses:
- OneTimeUse
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneTimeUseType
public OneTimeUseType()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.