Interface | Description |
---|---|
AuthenticationToken | |
ExpirableUserToken |
This represents a token with a limited lifetime, associated with a user (by email address and/or username).
|
Class | Description |
---|---|
ImmutableToken | |
ImmutableToken.Builder | |
InternalExpirableUserToken |
Represent a token that can expire for a user
|
Token | Deprecated
use @
ImmutableToken instead. |
Token.Builder | |
TokenLifetime |
A value object that describes the requested lifetime of a new Token.
|
Copyright © 2021 Atlassian. All rights reserved.