Package org.apache.ldap.server.interceptor

Interface Summary
Interceptor Filters invocations on ContextPartitionNexus.
NextInterceptor Represents the next Interceptor in the interceptor chain.
 

Class Summary
BaseInterceptor A easy-to-use implementation of Interceptor.
InterceptorChain Manages the chain of Interceptors.
 

Exception Summary
InterceptorException A NamingException that wraps uncaught runtime exceptions thrown from Interceptors.