| DefaultSyncConfigImpl |
DefaultSyncConfig defines how users and groups from an external source are synced into the repository using
the DefaultSyncHandler.
|
| DefaultSyncHandler |
DefaultSyncHandler implements an sync handler that synchronizes users and groups from an external identity
provider with the repository users.
|
| DynamicSyncContext |
Extension of the DefaultSyncContext that doesn't synchronize group
membership of new external users into the user management of the repository.
|
| ExternalIDPManagerImpl |
ExternalIDPManagerImpl is used to manage registered external identity provider.
|
| ExternalLoginModule |
|
| ExternalLoginModuleFactory |
Implements a LoginModuleFactory that creates ExternalLoginModules and allows to configure login modules
via OSGi config.
|
| SyncManagerImpl |
SyncManagerImpl is used to manage registered sync handlers.
|