Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.impl.client | |
com.okta.sdk.impl.resource.application | |
com.okta.sdk.impl.resource.group | |
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(String q,
String filter,
String expand,
Boolean includeNonDeleted)
List Applications
Enumerates apps added to your organization with pagination.
|
Modifier and Type | Method and Description |
---|---|
ApplicationList |
DefaultClient.listApplications()
List Applications
Enumerates apps added to your organization with pagination.
|
ApplicationList |
DefaultClient.listApplications(String q,
String filter,
String expand,
Boolean includeNonDeleted)
List Applications
Enumerates apps added to your organization with pagination.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultApplicationList |
Modifier and Type | Method and Description |
---|---|
ApplicationList |
DefaultGroup.listApplications()
List Assigned Applications
Enumerates all applications that are assigned to a group.
|
Modifier and Type | Method and Description |
---|---|
ApplicationList |
Group.listApplications()
List Assigned Applications
Enumerates all applications that are assigned to a group.
|
Copyright © 2017–2023 Okta. All rights reserved.