Uses of Class
com.blackberry.workspaces.api.sdk.json.ListIdpSettingsJson
-
Packages that use ListIdpSettingsJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of ListIdpSettingsJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type ListIdpSettingsJson Modifier and Type Method Description ItemListJson<ListIdpSettingsResultItemJson>
Organizations. listIdpSettingsV30(ListIdpSettingsJson listIdpSettingsJson)
Lists IDP settings for organization.It will list any existing settings for this organization and will always list the current configuration for the IDP on the current organization.
-