Interface DoNotCacheConditionDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface DoNotCacheConditionDocument extends XmlObject
A document containing one DoNotCacheCondition(@urn:oasis:names:tc:SAML:1.0:assertion) element. This is a complex type.
  • Field Details

  • Method Details

    • getDoNotCacheCondition

      DoNotCacheConditionType getDoNotCacheCondition()
      Gets the "DoNotCacheCondition" element
    • setDoNotCacheCondition

      void setDoNotCacheCondition(DoNotCacheConditionType doNotCacheCondition)
      Sets the "DoNotCacheCondition" element
    • addNewDoNotCacheCondition

      DoNotCacheConditionType addNewDoNotCacheCondition()
      Appends and returns a new empty "DoNotCacheCondition" element