Uses of Interface
com.sun.xml.wss.saml.DoNotCacheCondition
Packages that use DoNotCacheCondition
Package
Description
-
Uses of DoNotCacheCondition in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return DoNotCacheConditionModifier and TypeMethodDescriptionabstract DoNotCacheConditionSAMLAssertionFactory.createDoNotCacheCondition()Constructs an instance ofDoNotCacheCondition -
Uses of DoNotCacheCondition in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement DoNotCacheConditionModifier 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. -
Uses of DoNotCacheCondition in com.sun.xml.wss.saml.impl
Methods in com.sun.xml.wss.saml.impl that return DoNotCacheConditionModifier and TypeMethodDescriptionSAMLAssertion2_1FactoryImpl.createDoNotCacheCondition()SAMLAssertion2_2FactoryImpl.createDoNotCacheCondition()