| Package | Description |
|---|---|
| io.soabase.admin.rest |
| Modifier and Type | Method and Description |
|---|---|
AuthStatusType |
AuthStatus.getType() |
static AuthStatusType |
AuthStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthStatusType[] |
AuthStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthStatus.setType(AuthStatusType type) |
| Constructor and Description |
|---|
AuthStatus(String name,
AuthStatusType type) |
Copyright © 2014–2016 Soabase. All rights reserved.