|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseInterceptor | |
org.apache.ldap.server.authz | |
org.apache.ldap.server.exception | |
org.apache.ldap.server.normalization | |
org.apache.ldap.server.operational | |
org.apache.ldap.server.schema |
Uses of BaseInterceptor in org.apache.ldap.server.authz |
Subclasses of BaseInterceptor in org.apache.ldap.server.authz | |
class |
AuthorizationService
An Interceptor that controls access to BackingStore
operations. |
Uses of BaseInterceptor in org.apache.ldap.server.exception |
Subclasses of BaseInterceptor in org.apache.ldap.server.exception | |
class |
ExceptionService
An Interceptor that detects any operations that breaks integrity
of BackingStore and terminates the current invocation chain by
throwing a NamingException . |
Uses of BaseInterceptor in org.apache.ldap.server.normalization |
Subclasses of BaseInterceptor in org.apache.ldap.server.normalization | |
class |
NormalizationService
A name normalization service. |
Uses of BaseInterceptor in org.apache.ldap.server.operational |
Subclasses of BaseInterceptor in org.apache.ldap.server.operational | |
class |
OperationalAttributeService
An Interceptor that adds or modifies the default attributes
of entries. |
Uses of BaseInterceptor in org.apache.ldap.server.schema |
Subclasses of BaseInterceptor in org.apache.ldap.server.schema | |
class |
SchemaService
An Interceptor that manages and enforces schemas. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |