Interface Summary |
AssignmentProvider |
|
AuthConfigBO |
The AuthConfigBO interface defines a container for storing configuration information
about an authentication service provider. |
AuthProvider |
The AuthProvider interface is the primary interface that your authentication
service provider must implement. |
AuthResponse |
The AuthResponse interface defines a mechanism for an authentication provider
to communicate authentication results to User Management. |
AuthScheme |
The AuthScheme interface defines the valid authentication schemes for User Management. |
IdentityCreator |
|
IdentityResolver |
Interface allowing extensions to the AuthProvider to allow resolving the user identity based on the
authentication details provided. |