| Package | Description |
|---|---|
| net.leanix.dropkit.oauth.models |
| Modifier and Type | Method and Description |
|---|---|
UserStatus |
User.getStatus() |
UserStatus |
Principal.getStatus()
Return the status of the user.
|
static UserStatus |
UserStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserStatus[] |
UserStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setStatus(UserStatus status) |
Copyright © 2017 LeanIX GmbH. All rights reserved.