| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust | |
| org.picketlink.identity.federation.core.wstrust.wrappers |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
Lifetime |
RequestSecurityTokenResponse.getLifetime()
Obtains the lifetime of the security token.
|
Lifetime |
RequestSecurityToken.getLifetime()
Obtains the desired lifetime of the requested token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponse.setLifetime(Lifetime lifetime)
Sets the lifetime of the security token.
|
void |
RequestSecurityToken.setLifetime(Lifetime lifetime)
Sets the desired lifetime of the requested token.
|
Copyright © 2014 JBoss Inc.. All Rights Reserved.