See: Description
Class | Description |
---|---|
AccessTokenValidator |
This class defines an API that may be implemented by Broker extensions
that validate externally generated access tokens.
|
PolicyAdvice |
This class defines an API that must be implemented by extensions that
implement custom Policy Advice.
|
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).
|
PolicyObligation |
This class defines an API that must be implemented by extensions that
implement custom Policy Obligations.
|
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.
|