|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConditionsBean | |
|---|---|
| org.apache.ws.security.saml.ext | |
| org.apache.ws.security.saml.ext.builder | |
| Uses of ConditionsBean in org.apache.ws.security.saml.ext |
|---|
| Methods in org.apache.ws.security.saml.ext that return ConditionsBean | |
|---|---|
ConditionsBean |
SAMLCallback.getConditions()
Method getConditions returns the conditions of this SAMLCallback object. |
| Methods in org.apache.ws.security.saml.ext with parameters of type ConditionsBean | |
|---|---|
void |
SAMLCallback.setConditions(ConditionsBean conditions)
Method setConditions sets the conditions of this SAMLCallback object. |
| Uses of ConditionsBean in org.apache.ws.security.saml.ext.builder |
|---|
| Methods in org.apache.ws.security.saml.ext.builder with parameters of type ConditionsBean | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||