| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 |
| 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 |
|---|---|
static DoNotCacheConditionType |
DoNotCacheCondition.fromElement(Element element)
Constructs a
DoNotCacheCondition element from
an existing XML block. |
| Modifier and Type | Method and Description |
|---|---|
DoNotCacheConditionType |
ObjectFactory.createDoNotCacheConditionType()
Create an instance of
DoNotCacheConditionType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DoNotCacheConditionType> |
ObjectFactory.createDoNotCacheCondition(DoNotCacheConditionType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DoNotCacheConditionType> |
ObjectFactory.createDoNotCacheCondition(DoNotCacheConditionType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.