| Package | Description |
|---|---|
| org.apache.cxf.sts.token.provider | |
| org.apache.wss4j.common.saml | |
| org.apache.wss4j.common.saml.builder |
| Modifier and Type | Method and Description |
|---|---|
ConditionsBean |
DefaultConditionsProvider.getConditions(TokenProviderParameters providerParameters)
Get a ConditionsBean object.
|
ConditionsBean |
ConditionsProvider.getConditions(TokenProviderParameters providerParameters)
Get a ConditionsBean object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamlCallbackHandler.setConditionsBean(ConditionsBean conditionsBean)
Set the ConditionsBean
|
| 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 © 2019 JBoss by Red Hat. All rights reserved.