| Package | Description |
|---|---|
| org.apache.wss4j.common.saml.bean | |
| org.apache.wss4j.common.saml.builder |
| Modifier and Type | Method and Description |
|---|---|
List<AudienceRestrictionBean> |
ConditionsBean.getAudienceRestrictions()
Get the audienceRestrictions instances
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionsBean.setAudienceRestrictions(List<AudienceRestrictionBean> audienceRestrictions)
Set the audienceRestrictions instance
|
| Modifier and Type | Method and Description |
|---|---|
static org.opensaml.saml.saml2.core.AudienceRestriction |
SAML2ComponentBuilder.createAudienceRestriction(AudienceRestrictionBean audienceRestrictionBean)
Create an AudienceRestriction object
|
static org.opensaml.saml.saml1.core.AudienceRestrictionCondition |
SAML1ComponentBuilder.createSamlv1AudienceRestriction(AudienceRestrictionBean audienceRestrictionBean)
Create an AudienceRestrictionCondition object
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.