Uses of Class
org.apache.directory.server.core.interceptor.BaseInterceptor

Packages that use BaseInterceptor
org.apache.directory.server.core.authn   
org.apache.directory.server.core.authz   
org.apache.directory.server.core.collective   
org.apache.directory.server.core.event   
org.apache.directory.server.core.exception   
org.apache.directory.server.core.normalization   
org.apache.directory.server.core.operational   
org.apache.directory.server.core.referral   
org.apache.directory.server.core.schema Contains interfaces for schema object registry services and simple POJO implementations of these services. 
org.apache.directory.server.core.subtree   
 

Uses of BaseInterceptor in org.apache.directory.server.core.authn
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.authn
 class AuthenticationService
          An Interceptor that authenticates users.
 

Uses of BaseInterceptor in org.apache.directory.server.core.authz
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.authz
 class AuthorizationService
          An ACI based authorization service.
 class DefaultAuthorizationService
          An Interceptor that controls access to PartitionNexus.
 

Uses of BaseInterceptor in org.apache.directory.server.core.collective
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.collective
 class CollectiveAttributeService
          An interceptor based service dealing with collective attribute management.
 

Uses of BaseInterceptor in org.apache.directory.server.core.event
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.event
 class EventService
          An interceptor based serivice for notifying NamingListeners of EventContext and EventDirContext changes.
 

Uses of BaseInterceptor in org.apache.directory.server.core.exception
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.exception
 class ExceptionService
          An Interceptor that detects any operations that breaks integrity of Partition and terminates the current invocation chain by throwing a NamingException.
 

Uses of BaseInterceptor in org.apache.directory.server.core.normalization
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.normalization
 class NormalizationService
          A name normalization service.
 

Uses of BaseInterceptor in org.apache.directory.server.core.operational
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.operational
 class OperationalAttributeService
          An Interceptor that adds or modifies the default attributes of entries.
 

Uses of BaseInterceptor in org.apache.directory.server.core.referral
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.referral
 class ReferralService
          An service which is responsible referral handling behavoirs.
 

Uses of BaseInterceptor in org.apache.directory.server.core.schema
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.schema
 class SchemaService
          An Interceptor that manages and enforces schemas.
 

Uses of BaseInterceptor in org.apache.directory.server.core.subtree
 

Subclasses of BaseInterceptor in org.apache.directory.server.core.subtree
 class SubentryService
          The Subentry interceptor service which is responsible for filtering out subentries on search operations and injecting operational attributes