Interface ImportSynchronization

All Known Implementing Classes:
LDAPStorageProviderFactory

public interface ImportSynchronization
This is an optional capability interface that is intended to be implemented by any UserStorageProvider that supports syncing users to keycloak local storage. You must implement this interface if you want to be able to use sync functionality within the Admin console.
Version:
$Revision: 1 $
Author:
Bill Burke