Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Field and Description |
---|---|
static UserGroupFlags |
UserGroupFlags.GROUPADMINISTRATOR |
static UserGroupFlags |
UserGroupFlags.GROUPAUDITOR |
Modifier and Type | Method and Description |
---|---|
static UserGroupFlags |
UserGroupFlags.fromValue(String val)
Intantiate an enumeration member from a value.
|
static UserGroupFlags[] |
UserGroupFlags.values()
Return an array containing the known enumeration values.
|
Modifier and Type | Method and Description |
---|---|
List<UserGroupFlags> |
UserGroup.getGroupRole()
Get groupRole
|
Modifier and Type | Method and Description |
---|---|
UserGroup |
UserGroup.addGroupRoleItem(UserGroupFlags groupRoleItem) |
Modifier and Type | Method and Description |
---|---|
UserGroup |
UserGroup.groupRole(List<UserGroupFlags> groupRole) |
void |
UserGroup.setGroupRole(List<UserGroupFlags> groupRole) |
Copyright © 2017-2019 Fortanix Inc. All Rights Reserved