Package | Description |
---|---|
org.apache.ws.security.saml.ext.bean | |
org.apache.ws.security.saml.ext.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.saml2.core.AudienceRestriction |
SAML2ComponentBuilder.createAudienceRestriction(AudienceRestrictionBean audienceRestrictionBean)
Create an AudienceRestriction object
|
static org.opensaml.saml1.core.AudienceRestrictionCondition |
SAML1ComponentBuilder.createSamlv1AudienceRestriction(AudienceRestrictionBean audienceRestrictionBean)
Create an AudienceRestrictionCondition object
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.