| Interface | Description |
|---|---|
| UserDefinedEntry |
The interface to implements various LDAP operations like select, insert, update, delete and authenticate.
|
| UserDefinedEntry2 |
The interface to implements custom objects operations (new style) like select, insert, update, delete and authenticate
The operations must be implemented in the corresponding functions.
|
| UserDefinedInterception |
The interface to implements various LDAP operations like select, insert, update, delete and authenticate for the dvx node that it has been defined.
|
| UserDefinedInterception2 |
The interface to implements interception operations (new style) like select, insert, update, delete and authenticate
The operations must be implemented in the corresponding functions.
|
| Class | Description |
|---|---|
| InterceptParam |