@Version("1.8.1")
Package org.apache.jackrabbit.oak.spi.security.authentication.external.basic
-
Interface Summary Interface Description AutoMembershipAware Interface to identify a givenSyncHandleras being aware of the optionalAutoMembershipConfig.AutoMembershipConfig Optional extension of theDefaultSyncConfig.Authorizable.getAutoMembership()that allows to define conditional auto-membership based on the nature of a givenAuthorizable. -
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.