Uses of Class
com.atlassian.crowd.model.token.TokenLifetime
Packages that use TokenLifetime
-
Uses of TokenLifetime in com.atlassian.crowd.model.token
Fields in com.atlassian.crowd.model.token declared as TokenLifetimeModifier and TypeFieldDescriptionstatic final TokenLifetimeTokenLifetime.USE_DEFAULTIndicates that the token does not specify a concrete lifetime, and will use the default lifetimeMethods in com.atlassian.crowd.model.token that return TokenLifetimeModifier and TypeMethodDescriptionAuthenticationToken.getLifetime()ImmutableToken.getLifetime()Token.getLifetime()Deprecated.static TokenLifetimeTokenLifetime.inSeconds(long seconds) Builds a new instance that represents a requested lifetime of a given number of secondsMethods in com.atlassian.crowd.model.token with parameters of type TokenLifetime