@Version(value="1.0.1") @Export
| Class | Description |
|---|---|
| DefaultSyncConfig |
DefaultSyncConfig defines how users and groups from an external source are synced into the repository using
the DefaultSyncHandler. |
| DefaultSyncConfig.Authorizable |
Base config class for users and groups
|
| DefaultSyncConfig.Group |
Group specific config
|
| DefaultSyncConfig.User |
User specific config.
|
| DefaultSyncContext |
Internal implementation of the sync context
|
| DefaultSyncedIdentity |
Implements a simple synced identity that maps an authorizable id to an external ref.
|
| DefaultSyncResultImpl |
Implements a simple sync result with and id and a status.
|
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.