public class TokenTermKeys extends Object
| Modifier and Type | Field and Description |
|---|---|
static Property<Long> |
DIRECTORY_ID
Directory ID associated with token.
|
static Property<Long> |
LAST_ACCESSED_TIME
Date the token was last accessed in milliseconds
|
static Property<String> |
NAME
Username or application name associated with token.
|
static Property<Long> |
RANDOM_NUMBER
Random number associated with token.
|
| Constructor and Description |
|---|
TokenTermKeys() |
public static final Property<Long> LAST_ACCESSED_TIME
Date.getTime()Copyright © 2021 Atlassian. All rights reserved.