Package | Description |
---|---|
org.apache.cxf.sts.request | |
org.apache.cxf.sts.token.provider |
Modifier and Type | Method and Description |
---|---|
Lifetime |
TokenRequirements.getLifetime() |
Modifier and Type | Method and Description |
---|---|
void |
TokenRequirements.setLifetime(Lifetime lifetime) |
Modifier and Type | Method and Description |
---|---|
org.apache.ws.security.saml.ext.bean.ConditionsBean |
ConditionsProvider.getConditions(String appliesToAddress,
Lifetime tokenLifetime)
Get a ConditionsBean object.
|
org.apache.ws.security.saml.ext.bean.ConditionsBean |
DefaultConditionsProvider.getConditions(String appliesToAddress,
Lifetime tokenLifetime)
Get a ConditionsBean object.
|
Apache CXF