Package org.apache.jackrabbit.oak.spi.security.authentication.external.basic
@Version("1.8.1")
package org.apache.jackrabbit.oak.spi.security.authentication.external.basic
-
ClassDescriptionInterface to identify a given
SyncHandler
as being aware of the optionalAutoMembershipConfig
.Optional extension of theDefaultSyncConfig.Authorizable.getAutoMembership()
that allows to define conditional auto-membership based on the nature of a givenAuthorizable
.DefaultSyncConfig
defines how users and groups from an external source are synced into the repository using theDefaultSyncHandler
.Base config class for users and groupsGroup specific configUser specific config.Internal implementation of the sync contextImplements a simple synced identity that maps an authorizable id to an external ref.Implements a simple sync result with and id and a status.