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 Conditions |
SAML2ComponentBuilder.createConditions(ConditionsBean conditionsBean)
Create a Conditions object
|
static Conditions |
SAML1ComponentBuilder.createSamlv1Conditions(ConditionsBean conditionsBean)
Create a Conditions object
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.