Uses of Class
com.sun.identity.saml.assertion.DoNotCacheCondition
-
Uses of DoNotCacheCondition in com.sun.identity.saml.assertion
Modifier and TypeMethodDescriptionprotected DoNotCacheCondition
Conditions.createDoNotCacheCondition
(Element doNotCacheConditionElement) Conditions.getDoNotCacheCondition()
ReturnsDoNotCacheCondition
elements held within thisConditions
elementModifier and TypeMethodDescriptionvoid
Conditions.setDoNotCacheCondition
(DoNotCacheCondition doNotCacheCnd) SetsDoNotCacheCondition
elements held within thisConditions
element.ModifierConstructorDescriptionConditions
(Date notBefore, Date notOnOrAfter, Condition condition, AudienceRestrictionCondition arc, DoNotCacheCondition doNotCacheCnd) Constructs an instance ofConditions
.