Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.impl.client | |
com.okta.sdk.impl.resource.identity.provider | |
com.okta.sdk.impl.resource.user | |
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(String q,
String type)
List Identity Providers
Enumerates IdPs in your organization with pagination.
|
Modifier and Type | Method and Description |
---|---|
IdentityProviderList |
DefaultClient.listIdentityProviders()
List Identity Providers
Enumerates IdPs in your organization with pagination.
|
IdentityProviderList |
DefaultClient.listIdentityProviders(String q,
String type)
List Identity Providers
Enumerates IdPs in your organization with pagination.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultIdentityProviderList |
Modifier and Type | Method and Description |
---|---|
IdentityProviderList |
DefaultUser.listIdentityProviders()
Listing IdPs associated with a user
Lists the IdPs associated with the user.
|
Modifier and Type | Method and Description |
---|---|
IdentityProviderList |
User.listIdentityProviders()
Listing IdPs associated with a user
Lists the IdPs associated with the user.
|
Copyright © 2017–2023 Okta. All rights reserved.