Package org.apache.jackrabbit.oak.spi.security.authentication.external
@Version("2.4.0")
package org.apache.jackrabbit.oak.spi.security.authentication.external
-
ClassDescriptionExternalGroup defines a group that is provided by an external system.Deprecated.
ExternalIdentity
defines an identity provided by an external system.ExternalIdentityException
is used to notify about errors when dealing with external identities.ExternalIdentityProvider
defines an interface to an external system that provides users and groups that can be synced with local ones.The external identity provider management.ExternalIdentityRef
defines a reference to an external identity.ExternalUser defines a user provided by an external system.Interface to obtain the name of thePrincipal
from a givenExternalIdentityRef
.Interface to mark properties or nodes located underneath a synchronized external identity as being protected (i.e.SyncContext
is used as scope for sync operations.Represents a synchronized identity managed by aSyncHandler
.Exception thrown by methods defined on theSyncHandler
interface indicating that user or group synchronization failed.SyncHandler is used to sync users and groups from anExternalIdentityProvider
.The external identity synchronization management.Defines the result of a sync operationResult codes for sync operation.