|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConditionsProvider
An interface that allows a pluggable way of obtaining a SAML ConditionsBean used to populate the Conditions of a SAML Assertion.
| Method Summary | |
|---|---|
org.apache.ws.security.saml.ext.bean.ConditionsBean |
getConditions(String appliesToAddress,
Lifetime tokenLifetime)
Get a ConditionsBean object. |
org.apache.ws.security.saml.ext.bean.ConditionsBean |
getConditions(TokenProviderParameters providerParameters)
Get a ConditionsBean object. |
long |
getLifetime()
Get the lifetime to use (in seconds) |
| Method Detail |
|---|
org.apache.ws.security.saml.ext.bean.ConditionsBean getConditions(TokenProviderParameters providerParameters)
org.apache.ws.security.saml.ext.bean.ConditionsBean getConditions(String appliesToAddress,
Lifetime tokenLifetime)
long getLifetime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||