|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenLifetime | |
|---|---|
| com.atlassian.crowd.model.token | |
| Uses of TokenLifetime in com.atlassian.crowd.model.token |
|---|
| Fields in com.atlassian.crowd.model.token declared as TokenLifetime | |
|---|---|
static TokenLifetime |
TokenLifetime.USE_DEFAULT
Indicates that the token does not specify a concrete lifetime, and will use the default lifetime |
| Methods in com.atlassian.crowd.model.token that return TokenLifetime | |
|---|---|
TokenLifetime |
Token.getLifetime()
|
static TokenLifetime |
TokenLifetime.inSeconds(long seconds)
Builds a new instance that represents a requested lifetime of a given number of seconds |
| Methods in com.atlassian.crowd.model.token with parameters of type TokenLifetime | |
|---|---|
Token.Builder |
Token.Builder.setLifetime(TokenLifetime tokenLifetime)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||