Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.resource.user |
Modifier and Type | Method and Description |
---|---|
RoleList |
Client.listGroupAssignedRoles(java.lang.String groupId)
Success
|
RoleList |
Client.listGroupAssignedRoles(java.lang.String groupId,
java.lang.String expand)
Success
|
Modifier and Type | Method and Description |
---|---|
RoleList |
User.listAssignedRoles()
Lists all roles assigned to a user.
|
RoleList |
User.listAssignedRoles(java.lang.String expand)
Lists all roles assigned to a user.
|
Copyright © 2017-2021 Okta. All Rights Reserved.