public interface ConditionsProvider
Modifier and Type | Method and Description |
---|---|
org.apache.wss4j.common.saml.bean.ConditionsBean |
getConditions(TokenProviderParameters providerParameters)
Get a ConditionsBean object.
|
long |
getLifetime()
Get the lifetime to use (in seconds)
|
org.apache.wss4j.common.saml.bean.ConditionsBean getConditions(TokenProviderParameters providerParameters)
long getLifetime()
Apache CXF