@Version("1.3.2")
Package org.apache.jackrabbit.oak.spi.security.authentication.external.basic
-
Class Summary Class Description DefaultSyncConfig DefaultSyncConfigdefines how users and groups from an external source are synced into the repository using theDefaultSyncHandler.DefaultSyncConfig.Authorizable Base config class for users and groupsDefaultSyncConfig.Group Group specific configDefaultSyncConfig.User User specific config.DefaultSyncContext Internal implementation of the sync contextDefaultSyncedIdentity 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.