Uses of Package
org.apache.jackrabbit.oak.spi.security.authentication.external.basic
-
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external.basic used by org.apache.jackrabbit.oak.spi.security.authentication.external.basic Class Description AutoMembershipConfig Optional extension of theDefaultSyncConfig.Authorizable.getAutoMembership()that allows to define conditional auto-membership based on the nature of a givenAuthorizable.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.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. -
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external.basic used by org.apache.jackrabbit.oak.spi.security.authentication.external.impl Class 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.DefaultSyncConfig DefaultSyncConfigdefines how users and groups from an external source are synced into the repository using theDefaultSyncHandler.DefaultSyncContext Internal implementation of the sync context