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.
ExternalIdentitydefines an identity provided by an external system.ExternalIdentityExceptionis used to notify about errors when dealing with external identities.ExternalIdentityProviderdefines an interface to an external system that provides users and groups that can be synced with local ones.The external identity provider management.ExternalIdentityRefdefines a reference to an external identity.ExternalUser defines a user provided by an external system.Interface to obtain the name of thePrincipalfrom a givenExternalIdentityRef.Interface to mark properties or nodes located underneath a synchronized external identity as being protected (i.e.SyncContextis used as scope for sync operations.Represents a synchronized identity managed by aSyncHandler.Exception thrown by methods defined on theSyncHandlerinterface 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.