@Version(value="1.5.0")
Interface | Description |
---|---|
AutoMembershipAware |
Interface to identify a given
SyncHandler as being aware of the optional AutoMembershipConfig . |
AutoMembershipConfig |
Optional extension of the
DefaultSyncConfig.Authorizable.getAutoMembership()
that allows to define conditional auto-membership based on the nature of a given Authorizable . |
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–2022 The Apache Software Foundation. All rights reserved.