Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.resource.group |
Modifier and Type | Method and Description |
---|---|
ApplicationList |
Client.listApplications()
List Applications
Enumerates apps added to your organization with pagination.
|
ApplicationList |
Client.listApplications(java.lang.String q,
java.lang.String filter,
java.lang.String expand,
java.lang.Boolean includeNonDeleted)
List Applications
Enumerates apps added to your organization with pagination.
|
Modifier and Type | Method and Description |
---|---|
ApplicationList |
Group.listApplications()
List Assigned Applications
Enumerates all applications that are assigned to a group.
|
Copyright © 2017-2021 Okta. All Rights Reserved.