| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 |
| Modifier and Type | Class and Description |
|---|---|
class |
OneTimeUse
This is an implementation of the abstract
Condition class, which
specifes that the assertion this OneTimeUse 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 OneTimeUseType |
OneTimeUse.fromElement(Element element)
Constructs a
OneTimeUse element from
an existing XML block. |
| Modifier and Type | Method and Description |
|---|---|
OneTimeUseType |
ObjectFactory.createOneTimeUseType()
Create an instance of
OneTimeUseType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OneTimeUseType> |
ObjectFactory.createOneTimeUse(OneTimeUseType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OneTimeUseType> |
ObjectFactory.createOneTimeUse(OneTimeUseType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.