| Package | Description |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract AudienceRestrictionCondition |
SAMLAssertionFactory.createAudienceRestrictionCondition(List audience)
Constructs an instance of
AudienceRestrictionCondition. |
| 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 |
|---|---|
AudienceRestrictionCondition |
SAMLAssertion2_2FactoryImpl.createAudienceRestrictionCondition(List audience) |
AudienceRestrictionCondition |
SAMLAssertion2_1FactoryImpl.createAudienceRestrictionCondition(List audience) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.