public class ModifyHandler extends LdapRequestHandler<org.apache.directory.shared.ldap.message.internal.InternalModifyRequest>
InternalModifyRequest
s.ldapServer
Constructor and Description |
---|
ModifyHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(LdapSession session,
org.apache.directory.shared.ldap.message.internal.InternalModifyRequest req)
Handle a Ldap message associated with a session
|
getLdapServer, handleException, handleMessage, isConfidentialityRequirementSatisfied, rejectWithoutConfidentiality, setLdapServer
public void handle(LdapSession session, org.apache.directory.shared.ldap.message.internal.InternalModifyRequest req)
handle
in class LdapRequestHandler<org.apache.directory.shared.ldap.message.internal.InternalModifyRequest>
session
- The associated sessionreq
- The message we have to handleCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.