Uses of Package
org.apache.jackrabbit.oak.spi.security.authentication.external
Packages that use org.apache.jackrabbit.oak.spi.security.authentication.external
Package
Description
-
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external used by org.apache.jackrabbit.oak.exercise.security.authentication.externalClassDescriptionExternalGroup defines a group that is provided by an external system.
ExternalIdentity
defines an identity provided by an external system.ExternalIdentityProvider
defines an interface to an external system that provides users and groups that can be synced with local ones.ExternalIdentityRef
defines a reference to an external identity.ExternalUser defines a user provided by an external system. -
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external used by org.apache.jackrabbit.oak.security.authentication.ldap.implClassDescriptionExternalGroup defines a group that is provided by an external system.
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.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
. -
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external used by org.apache.jackrabbit.oak.spi.security.authentication.externalClassDescriptionExternalGroup defines a group that is provided by an external system.
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.ExternalIdentityRef
defines a reference to an external identity.ExternalUser defines a user provided by an external system.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
.Defines the result of a sync operationResult codes for sync operation. -
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external used by org.apache.jackrabbit.oak.spi.security.authentication.external.basicClassDescriptionExternalGroup defines a group that is provided by an external system.
ExternalIdentity
defines an identity provided by an external system.ExternalIdentityProvider
defines an interface to an external system that provides users and groups that can be synced with local ones.ExternalIdentityRef
defines a reference to an external identity.ExternalUser defines a user provided by an external system.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.Defines the result of a sync operationResult codes for sync operation. -
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external used by org.apache.jackrabbit.oak.spi.security.authentication.external.implClassDescription
ExternalIdentity
defines an identity provided by an external system.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.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 operation -
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external used by org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmxClassDescriptionThe external identity provider management.The external identity synchronization management.
-
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external used by org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitorClassDescriptionException thrown by methods defined on the
SyncHandler
interface indicating that user or group synchronization failed.Defines the result of a sync operation -
Classes in org.apache.jackrabbit.oak.spi.security.authentication.external used by org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principalClassDescriptionInterface to mark properties or nodes located underneath a synchronized external identity as being protected (i.e.