| Package | Description |
|---|---|
| org.apache.wss4j.common.saml | |
| org.apache.wss4j.common.saml.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.saml.saml2.core.Conditions |
SAML2ComponentBuilder.createConditions(ConditionsBean conditionsBean)
Create a Conditions object
|
static org.opensaml.saml.saml1.core.Conditions |
SAML1ComponentBuilder.createSamlv1Conditions(ConditionsBean conditionsBean)
Create a Conditions object
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.