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