Package | Description |
---|---|
org.apache.cxf.sts.token.provider | |
org.apache.cxf.sts.token.renewer |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConditionsProvider
A default implementation of the ConditionsProvider interface.
|
Modifier and Type | Method and Description |
---|---|
ConditionsProvider |
SAMLTokenProvider.getConditionsProvider()
Get the ConditionsProvider
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLTokenProvider.setConditionsProvider(ConditionsProvider conditionsProvider)
Set the ConditionsProvider
|
Modifier and Type | Method and Description |
---|---|
ConditionsProvider |
SAMLTokenRenewer.getConditionsProvider()
Get the ConditionsProvider
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLTokenRenewer.setConditionsProvider(ConditionsProvider conditionsProvider)
Set the ConditionsProvider
|
Apache CXF