|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lifetime | |
---|---|
org.picketlink.identity.federation.core.wstrust | |
org.picketlink.identity.federation.core.wstrust.wrappers |
Uses of Lifetime in org.picketlink.identity.federation.core.wstrust |
---|
Methods in org.picketlink.identity.federation.core.wstrust that return Lifetime | |
---|---|
static Lifetime |
WSTrustUtil.createDefaultLifetime(long tokenTimeout)
Creates a Lifetime instance that specifies a range of time that starts at the current GMT time and has the
specified duration in milliseconds. |
Uses of Lifetime in org.picketlink.identity.federation.core.wstrust.wrappers |
---|
Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return Lifetime | |
---|---|
Lifetime |
RequestSecurityToken.getLifetime()
Obtains the desired lifetime of the requested token. |
Lifetime |
RequestSecurityTokenResponse.getLifetime()
Obtains the lifetime of the security token. |
Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type Lifetime | |
---|---|
void |
RequestSecurityToken.setLifetime(Lifetime lifetime)
Sets the desired lifetime of the requested token. |
void |
RequestSecurityTokenResponse.setLifetime(Lifetime lifetime)
Sets the lifetime of the security token. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |