Package | Description |
---|---|
org.keycloak.admin.client.resource |
Modifier and Type | Method and Description |
---|---|
SynchronizationResultRepresentation |
UserStorageProviderResource.syncMapperData(String componentId,
String mapperId,
String direction)
REST invocation for initiating sync for an ldap mapper.
|
SynchronizationResultRepresentation |
UserStorageProviderResource.syncUsers(String componentId,
String action)
If the provider supports synchronization, this will invoke it.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.