| Class | Description |
|---|---|
| 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. |
| ExternalIDPManagerImpl |
ExternalIDPManagerImpl is used to manage registered external identity provider. |
| ExternalLoginModule |
ExternalLoginModule implements a LoginModule that uses and external identity provider for login.
|
| 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. |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.