| Package | Description |
|---|---|
| com.okta.sdk.client | |
| com.okta.sdk.resource.user |
| Modifier and Type | Method and Description |
|---|---|
IdentityProviderList |
Client.listIdentityProviders()
List Identity Providers
Enumerates IdPs in your organization with pagination.
|
IdentityProviderList |
Client.listIdentityProviders(java.lang.String q,
java.lang.String type)
List Identity Providers
Enumerates IdPs in your organization with pagination.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviderList |
User.listIdentityProviders()
Listing IdPs associated with a user
Lists the IdPs associated with the user.
|
Copyright © 2017-2021 Okta. All Rights Reserved.