Interface SyncHandlerMapping
- All Known Implementing Classes:
ExternalLoginModuleFactory
public interface SyncHandlerMapping
Marker interface identifying classes that map a given
SyncHandler
to an ExternalIdentityProvider
where both are identified by their name.-
Field Details
-
PARAM_IDP_NAME
Name of the parameter that configures the name of the external identity provider.- See Also:
-
PARAM_SYNC_HANDLER_NAME
Name of the parameter that configures the name of the synchronization handler.- See Also:
-