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