Interface | Description |
---|---|
ExternalGroup |
ExternalGroup defines a group that is provided by an external system.
|
ExternalIdentity |
ExternalIdentity defines an identity provided by an external system. |
ExternalIdentityProvider |
ExternalIdentityProvider defines an interface to an external system that provides users and groups that
can be synced with local ones. |
ExternalIdentityProviderManager |
The external identity provider management.
|
ExternalUser |
ExternalUser defines a user provided by an external system.
|
PrincipalNameResolver |
Interface to obtain the name of the
Principal from a
given ExternalIdentityRef . |
SyncContext |
SyncContext is used as scope for sync operations. |
SyncedIdentity |
Represents a synchronized identity managed by a
SyncHandler . |
SyncHandler |
SyncHandler is used to sync users and groups from an
ExternalIdentityProvider . |
SyncManager |
The external identity synchronization management.
|
SyncResult |
Defines the result of a sync operation
|
Class | Description |
---|---|
ExternalGroupRef | Deprecated |
ExternalIdentityRef |
ExternalIdentityRef defines a reference to an external identity. |
Enum | Description |
---|---|
SyncResult.Status |
Result codes for sync operation.
|
Exception | Description |
---|---|
ExternalIdentityException |
ExternalIdentityException is used to notify about errors when dealing with external identities. |
SyncException |
Exception thrown by methods defined on the
SyncHandler
interface indicating that user or group synchronization failed. |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"