|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Delete | |
org.apache.ldap.server.authz | |
org.apache.ldap.server.exception | |
org.apache.ldap.server.interceptor | |
org.apache.ldap.server.normalization |
Uses of Delete in org.apache.ldap.server.authz |
Methods in org.apache.ldap.server.authz with parameters of type Delete | |
protected void |
AuthorizationService.process(NextInterceptor nextInterceptor,
Delete call)
|
Uses of Delete in org.apache.ldap.server.exception |
Methods in org.apache.ldap.server.exception with parameters of type Delete | |
protected void |
ExceptionService.process(NextInterceptor nextInterceptor,
Delete call)
Checks to make sure the entry being deleted exists, and has no children, otherwise throws the appropriate LdapException. |
Uses of Delete in org.apache.ldap.server.interceptor |
Methods in org.apache.ldap.server.interceptor with parameters of type Delete | |
protected void |
BaseInterceptor.process(NextInterceptor nextInterceptor,
Delete call)
|
Uses of Delete in org.apache.ldap.server.normalization |
Methods in org.apache.ldap.server.normalization with parameters of type Delete | |
protected void |
NormalizationService.process(NextInterceptor nextInterceptor,
Delete call)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |