public class CompareHandler extends LdapRequestHandler<org.apache.directory.shared.ldap.message.internal.InternalCompareRequest>
InternalCompareRequests.ldapServer| Constructor and Description |
|---|
CompareHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(LdapSession session,
org.apache.directory.shared.ldap.message.internal.InternalCompareRequest req)
Handle a Ldap message associated with a session
|
getLdapServer, handleException, handleMessage, isConfidentialityRequirementSatisfied, rejectWithoutConfidentiality, setLdapServerpublic void handle(LdapSession session, org.apache.directory.shared.ldap.message.internal.InternalCompareRequest req)
LdapRequestHandlerhandle in class LdapRequestHandler<org.apache.directory.shared.ldap.message.internal.InternalCompareRequest>session - The associated sessionreq - The message we have to handleReferralAwareRequestHandler#handleIgnoringReferrals(LdapSession, DN,
org.apache.directory.server.core.entry.ClonedServerEntry,
org.apache.directory.shared.ldap.message.SingleReplyRequest)Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.