Uses of Class
org.keycloak.representations.idm.SynchronizationResultRepresentation
Packages that use SynchronizationResultRepresentation
-
Uses of SynchronizationResultRepresentation in org.keycloak.admin.client.resource
Methods in org.keycloak.admin.client.resource that return SynchronizationResultRepresentationModifier and TypeMethodDescriptionUserStorageProviderResource.syncMapperData
(String componentId, String mapperId, String direction) REST invocation for initiating sync for an ldap mapper.If the provider supports synchronization, this will invoke it.