See: Description
Class | Description |
---|---|
AccessTokenValidator |
This class defines an API that may be implemented by Broker extensions
that validate externally generated access tokens.
|
IdentityAuthenticator |
This class defines an API that may be implemented by extensions that provide
a way to authenticate a user or provide additional assurance about the
identity of a user that has already been authenticated.
|
PolicyInformationProvider |
This class defines an API that must be implemented by Broker
extensions that retrieve XACML attributes as part of the Policy Information
Point (PIP).
|
StoreAdapter |
This class defines an API that must be implemented by extensions that need
to store user data in some non-LDAP data store.
|
StoreAdapterPlugin |
This class defines an API that must be implemented by extensions that need
to intercept operations processed by a Store Adapter.
|