See: Description
| Class | Description |
|---|---|
| Advice |
This class defines an API that must be implemented by extensions that
implement custom Advice for policies.
|
| 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.
|