Package | Description |
---|---|
com.oneops.proxy.auth.user |
Modifier and Type | Method and Description |
---|---|
static OneOpsUser.Role |
OneOpsUser.Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OneOpsUser.Role[] |
OneOpsUser.Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OneOpsUser.hasRole(OneOpsUser.Role role)
Checks whether the user has given role.
|
Copyright © 2018 Walmart, Inc.. All rights reserved.