| Package | Description |
|---|---|
| com.mware.core.model.clientapi.dto | |
| com.mware.core.model.user | |
| com.mware.core.user |
| Modifier and Type | Method and Description |
|---|---|
UserType |
ClientApiUser.getUserType() |
static UserType |
UserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserType[] |
UserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientApiUser.setUserType(UserType userType) |
| Modifier and Type | Method and Description |
|---|---|
UserType |
GeUser.getUserType() |
UserType |
InMemoryUser.getUserType() |
| Modifier and Type | Method and Description |
|---|---|
UserType |
SystemUser.getUserType() |
UserType |
User.getUserType() |
UserType |
ProxyUser.getUserType() |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.