com.sun.xml.wss.saml.internal.saml11.jaxb20
Class DoNotCacheConditionType

java.lang.Object
  extended by com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionAbstractType
      extended by 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>
 


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

Constructor Detail

DoNotCacheConditionType

public DoNotCacheConditionType()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.