| Package | Description |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract DoNotCacheCondition |
SAMLAssertionFactory.createDoNotCacheCondition()
Constructs an instance of
DoNotCacheCondition |
| Modifier and Type | Class and Description |
|---|---|
class |
DoNotCacheCondition
This is an implementation of the abstract
Condition class, which
specifes that the assertion this DoNotCacheCondition is 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. |
| Modifier and Type | Method and Description |
|---|---|
DoNotCacheCondition |
SAMLAssertion2_2FactoryImpl.createDoNotCacheCondition() |
DoNotCacheCondition |
SAMLAssertion2_1FactoryImpl.createDoNotCacheCondition() |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.