| 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 |
AudienceRestrictionCondition
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 |
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 | Class and Description |
|---|---|
class |
AudienceRestrictionConditionType
Java class for AudienceRestrictionConditionType complex type.
|
class |
DoNotCacheConditionType
Java class for DoNotCacheConditionType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConditionAbstractType> |
ConditionsType.audienceRestrictionConditionOrDoNotCacheConditionOrCondition |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConditionAbstractType> |
ObjectFactory.createCondition(ConditionAbstractType value)
|
List<ConditionAbstractType> |
ConditionsType.getAudienceRestrictionConditionOrDoNotCacheConditionOrCondition()
Gets the value of the audienceRestrictionConditionOrDoNotCacheConditionOrCondition property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConditionAbstractType> |
ObjectFactory.createCondition(ConditionAbstractType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.