com.sun.xml.wss.saml.internal.saml11.jaxb20
Class DoNotCacheConditionType
java.lang.Object
com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionAbstractType
com.sun.xml.wss.saml.internal.saml11.jaxb20.DoNotCacheConditionType
- Direct Known Subclasses:
- DoNotCacheCondition
public class DoNotCacheConditionType
- extends ConditionAbstractType
Java class for DoNotCacheConditionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DoNotCacheConditionType">
<complexContent>
<extension base="{urn:oasis:names:tc:SAML:1.0:assertion}ConditionAbstractType">
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoNotCacheConditionType
public DoNotCacheConditionType()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.