Package com.unboundid.ldap.listener.interceptor
-
Interface Summary Interface Description InMemoryInterceptedAddRequest This class provides an API that can be used in the course of processing an add request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedAddResult This class provides an API that can be used in the course of processing an add request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedCompareRequest This class provides an API that can be used in the course of processing a compare request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedCompareResult This class provides an API that can be used in the course of processing a compare request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedDeleteRequest This class provides an API that can be used in the course of processing a delete request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedDeleteResult This class provides an API that can be used in the course of processing a delete request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedExtendedRequest This class provides an API that can be used in the course of processing an extended request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedExtendedResult This class provides an API that can be used in the course of processing an extended request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedIntermediateResponse This class provides an API that can be used in the course of processing an intermediate response via theInMemoryOperationInterceptorAPI.InMemoryInterceptedModifyDNRequest This class provides an API that can be used in the course of processing a modify DN request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedModifyDNResult This class provides an API that can be used in the course of processing a modify DN request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedModifyRequest This class provides an API that can be used in the course of processing a modify request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedModifyResult This class provides an API that can be used in the course of processing a modify request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedRequest This class provides an API that can be used in the course of processing a request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedResult This class provides an API that can be used in the course of processing a result via theInMemoryOperationInterceptorAPI.InMemoryInterceptedSASLBindRequest This class provides an API that can be used in the course of processing a SASL bind request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedSASLBindResult This class provides an API that can be used in the course of processing a SASL bind request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedSearchEntry This class provides an API that can be used in the course of processing a search request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedSearchReference This class provides an API that can be used in the course of processing a search request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedSearchRequest This class provides an API that can be used in the course of processing a search request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedSearchResult This class provides an API that can be used in the course of processing a search request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedSimpleBindRequest This class provides an API that can be used in the course of processing a simple bind request via theInMemoryOperationInterceptorAPI.InMemoryInterceptedSimpleBindResult This class provides an API that can be used in the course of processing a simple bind request via theInMemoryOperationInterceptorAPI. -
Class Summary Class Description InMemoryOperationInterceptor This class defines an API that may be used to intercept and potentially alter communication between an LDAP client and the in-memory directory server.InMemoryOperationInterceptorRequestHandler This class provides an LDAP listener request handler that may be used to invoke any in-memory operation interceptors in the course of processing operations for the in-memory directory server.