Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.impl.client | |
com.okta.sdk.impl.resource.user | |
com.okta.sdk.resource.user |
Modifier and Type | Method and Description |
---|---|
RoleList |
Client.listGroupAssignedRoles(String groupId)
Success
|
RoleList |
Client.listGroupAssignedRoles(String groupId,
String expand)
Success
|
Modifier and Type | Method and Description |
---|---|
RoleList |
DefaultClient.listGroupAssignedRoles(String groupId)
Success
|
RoleList |
DefaultClient.listGroupAssignedRoles(String groupId,
String expand)
Success
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRoleList |
Modifier and Type | Method and Description |
---|---|
RoleList |
DefaultUser.listAssignedRoles()
Lists all roles assigned to a user.
|
RoleList |
DefaultUser.listAssignedRoles(String expand)
Lists all roles assigned to a user.
|
Modifier and Type | Method and Description |
---|---|
RoleList |
User.listAssignedRoles()
Lists all roles assigned to a user.
|
RoleList |
User.listAssignedRoles(String expand)
Lists all roles assigned to a user.
|
Copyright © 2017–2023 Okta. All rights reserved.