The interceptor mechanism is explained in the AUG (http://cwiki.apache.org/confluence/display/DIRxSRVx10/Interceptors?showComments=true)
This page and its children is about the way it's implemented into ADS 1.0
The Interceptor Chain
TO BE DONE
Interceptors
The implemented interceptors are described in the following pages :
| Interceptor | Description | Page |
|---|---|---|
| NormalizationService | Manage entry normalization | NormalizationService Interceptor |
| AuthenticationService | Manage the authentication | AuthenticationService Interceptor |
| ReferralService | Manage the referrals | ReferralService Interceptor |
| AuthorizationService | Manage authorization | AuthorizationService Interceptor |
| DefaultAuthorizationService | ?? | DefaultAuthorizationService Interceptor |
| ExceptionService | ?? | ExceptionService Interceptor |
| SchemaService | Manage the schema controls | SchemaService Interceptor |
| SubentryService | SubentryService Interceptor | |
| OperationalAttributeService | OperationalAttributeService Interceptor | |
| CollectiveAttributeService | CollectiveAttributeService Interceptor | |
| EventService | EventService Interceptor |