| 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 |
AudienceRestriction
This is an implementation of the abstract
Condition class, which
specifes that the assertion this AuthenticationCondition is part of, is
addressed to one or more specific audience. |
class |
Condition
This is an abstract class which servers as an extension point for new
conditions.
|
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 | Class and Description |
|---|---|
class |
AudienceRestrictionType
Java class for AudienceRestrictionType complex type.
|
class |
OneTimeUseType
Java class for OneTimeUseType complex type.
|
class |
ProxyRestrictionType
Java class for ProxyRestrictionType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConditionAbstractType> |
ConditionsType.conditionOrAudienceRestrictionOrOneTimeUse |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConditionAbstractType> |
ObjectFactory.createCondition(ConditionAbstractType value)
|
List<ConditionAbstractType> |
ConditionsType.getConditionOrAudienceRestrictionOrOneTimeUse()
Gets the value of the conditionOrAudienceRestrictionOrOneTimeUse property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConditionAbstractType> |
ObjectFactory.createCondition(ConditionAbstractType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.