|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BaseInterceptor in org.apache.ldap.server.authn |
Subclasses of BaseInterceptor in org.apache.ldap.server.authn | |
class |
AuthenticationService
An Interceptor that authenticates users. |
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 ContextPartitionNexus . |
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 ContextPartition 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 |