Interface | Description |
---|---|
IdpAdapterManager |
An IdpAdapterManager is the source of record for all IdpAdapters configured in the system
|
Class | Description |
---|---|
IdpAdapterConfig |
An IdpAdapterConfig is a configuration object for IdP Adapters.
|
IdpAdapterConfig.GsonAdapter |
Support for Gson serialization and deserialization
|
IdpAdapterManager.ChangeEvent |
Encapsulates a change event which occurred to an IdpAdapter in the
IdpAdapterManager |
Exception | Description |
---|---|
IdpAdapterManager.NotFoundException |
An
Exception capturing the scenario where an IdP Adapter with a given ID does not exist in the system |
IdpAdapterManagerException |