Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.DoNotCacheConditionType
Packages that use DoNotCacheConditionType
Package
Description
-
Uses of DoNotCacheConditionType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of DoNotCacheConditionType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassThis is an implementation of the abstractConditionclass, which specifes that the assertion thisDoNotCacheConditionis part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return DoNotCacheConditionTypeModifier and TypeMethodDescriptionstatic DoNotCacheConditionTypeDoNotCacheCondition.fromElement(Element element) Constructs aDoNotCacheConditionelement from an existing XML block. -
Uses of DoNotCacheConditionType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return DoNotCacheConditionTypeModifier and TypeMethodDescriptionObjectFactory.createDoNotCacheConditionType()Create an instance ofDoNotCacheConditionTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type DoNotCacheConditionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DoNotCacheConditionType>ObjectFactory.createDoNotCacheCondition(DoNotCacheConditionType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type DoNotCacheConditionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DoNotCacheConditionType>ObjectFactory.createDoNotCacheCondition(DoNotCacheConditionType value)