| Package | Description |
|---|---|
| com.okta.sdk.client | |
| com.okta.sdk.resource.user |
| Modifier and Type | Method and Description |
|---|---|
GroupList |
Client.listGroups()
List Groups
Enumerates groups in your organization with pagination.
|
GroupList |
Client.listGroups(String q,
String search,
String expand)
List Groups
Enumerates groups in your organization with pagination.
|
GroupList |
Client.listGroupTargetsForGroupRole(String groupId,
String roleId)
Success
|
| Modifier and Type | Method and Description |
|---|---|
GroupList |
User.listGroups()
Get Member Groups
Fetches the groups of which the user is a member.
|
GroupList |
User.listGroupTargets(String roleId)
Success
|
Copyright © 2017–2023 Okta. All rights reserved.