Uses of Interface
com.okta.sdk.resource.ProfileMappingList
-
Packages that use ProfileMappingList Package Description com.okta.sdk.client -
-
Uses of ProfileMappingList in com.okta.sdk.client
Methods in com.okta.sdk.client that return ProfileMappingList Modifier and Type Method Description ProfileMappingList
Client. listProfileMappings()
List Profile Mappings Enumerates Profile Mappings in your organization with pagination.ProfileMappingList
Client. listProfileMappings(java.lang.String sourceId, java.lang.String targetId)
List Profile Mappings Enumerates Profile Mappings in your organization with pagination.
-