| Interface | Description |
|---|---|
| AsyncIdentityMappingPlugin<T extends PluginConfiguration> |
A
AsyncIdentityMappingPlugin is the runtime instantiation of an Identity Mapping defined in the
Administrative API that supports asynchronous computation. |
| IdentityMappingPlugin<T extends PluginConfiguration> |
A
IdentityMappingPlugin is the runtime instantiation of an Identity Mapping defined in the
Administrative API. |
| Class | Description |
|---|---|
| AsyncIdentityMappingPluginBase<T extends PluginConfiguration> |
A base class simplifying the implementation of
AsyncIdentityMappingPlugin. |
| IdentityMappingPluginBase<T extends PluginConfiguration> |
A Base class designed to simplify implementing a
IdentityMappingPlugin |
| Annotation Type | Description |
|---|---|
| IdentityMapping |
Used to mark a
IdentityMappingPlugin. |
Copyright 2023 Ping Identity Corp. All rights reserved.