| 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. |
| Modifier and Type | Method and Description |
|---|---|
static AudienceRestrictionConditionType |
AudienceRestrictionCondition.fromElement(Element element)
Constructs an
AudienceRestrictionCondition element from an
existing XML block. |
| Modifier and Type | Method and Description |
|---|---|
AudienceRestrictionConditionType |
ObjectFactory.createAudienceRestrictionConditionType()
Create an instance of
AudienceRestrictionConditionType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AudienceRestrictionConditionType> |
ObjectFactory.createAudienceRestrictionCondition(AudienceRestrictionConditionType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AudienceRestrictionConditionType> |
ObjectFactory.createAudienceRestrictionCondition(AudienceRestrictionConditionType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.