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
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>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoNotCacheConditionType
public DoNotCacheConditionType()
-