|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Modify | |
org.apache.ldap.server.authz | |
org.apache.ldap.server.exception | |
org.apache.ldap.server.interceptor | |
org.apache.ldap.server.normalization | |
org.apache.ldap.server.operational |
Uses of Modify in org.apache.ldap.server.authz |
Methods in org.apache.ldap.server.authz with parameters of type Modify | |
protected void |
AuthorizationService.process(NextInterceptor nextInterceptor,
Modify call)
This policy needs to be really tight too because some attributes may take part in giving the user permissions to protected resources. |
Uses of Modify in org.apache.ldap.server.exception |
Methods in org.apache.ldap.server.exception with parameters of type Modify | |
protected void |
ExceptionService.process(NextInterceptor nextInterceptor,
Modify call)
Checks to see the entry being modified exists, otherwise throws the appropriate LdapException. |
Uses of Modify in org.apache.ldap.server.interceptor |
Methods in org.apache.ldap.server.interceptor with parameters of type Modify | |
protected void |
BaseInterceptor.process(NextInterceptor nextInterceptor,
Modify call)
|
Uses of Modify in org.apache.ldap.server.normalization |
Methods in org.apache.ldap.server.normalization with parameters of type Modify | |
protected void |
NormalizationService.process(NextInterceptor nextInterceptor,
Modify call)
|
Uses of Modify in org.apache.ldap.server.operational |
Methods in org.apache.ldap.server.operational with parameters of type Modify | |
protected void |
OperationalAttributeService.process(NextInterceptor nextInterceptor,
Modify call)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |