| Package | Description |
|---|---|
| com.atlassian.crowd.model.token |
| Modifier and Type | Method and Description |
|---|---|
ExpirableUserTokenType |
ExpirableUserToken.getType()
Type of the token, specifying with what feature in Crowd a given token is associated.
|
static ExpirableUserTokenType |
ExpirableUserTokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpirableUserTokenType[] |
ExpirableUserTokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.