|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConditionsBean | |
|---|---|
| org.apache.wss4j.common.saml | |
| org.apache.wss4j.common.saml.builder | |
| Uses of ConditionsBean in org.apache.wss4j.common.saml |
|---|
| Methods in org.apache.wss4j.common.saml that return ConditionsBean | |
|---|---|
ConditionsBean |
SAMLCallback.getConditions()
Method getConditions returns the conditions of this SAMLCallback object. |
| Methods in org.apache.wss4j.common.saml 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.wss4j.common.saml.builder |
|---|
| Methods in org.apache.wss4j.common.saml.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 | |||||||||