Package | Description |
---|---|
org.apache.ws.security.saml.ext | |
org.apache.ws.security.saml.ext.builder |
Modifier and Type | Method and Description |
---|---|
ConditionsBean |
SAMLCallback.getConditions()
Method getConditions returns the conditions of this SAMLCallback object.
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLCallback.setConditions(ConditionsBean conditions)
Method setConditions sets the conditions of this SAMLCallback object.
|
Modifier and Type | Method and Description |
---|---|
static org.opensaml.saml2.core.Conditions |
SAML2ComponentBuilder.createConditions(ConditionsBean conditionsBean)
Create a Conditions object
|
static org.opensaml.saml1.core.Conditions |
SAML1ComponentBuilder.createSamlv1Conditions(ConditionsBean conditionsBean)
Create a Conditions object
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.