|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.ldap.handlers.AbstractLdapHandler
org.apache.directory.server.ldap.handlers.ModifyDnHandler
org.apache.directory.server.ldap.handlers.DefaultModifyDnHandler
public class DefaultModifyDnHandler
A single reply handler for ModifyDnRequests.
| Field Summary |
|---|
| Fields inherited from interface org.apache.mina.handler.demux.MessageHandler |
|---|
NOOP |
| Constructor Summary | |
|---|---|
DefaultModifyDnHandler()
|
|
| Method Summary | |
|---|---|
void |
modifyDnMessageReceived(org.apache.mina.common.IoSession session,
org.apache.directory.shared.ldap.message.ModifyDnRequest req)
Deal with a ModifyDN request received from a client. |
| Methods inherited from class org.apache.directory.server.ldap.handlers.ModifyDnHandler |
|---|
messageReceived |
| Methods inherited from class org.apache.directory.server.ldap.handlers.AbstractLdapHandler |
|---|
getProtocolProvider, getSessionRegistry, isConfidentialityRequirementSatisfied, setProtocolProvider, setRequestControls |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultModifyDnHandler()
| Method Detail |
|---|
public void modifyDnMessageReceived(org.apache.mina.common.IoSession session,
org.apache.directory.shared.ldap.message.ModifyDnRequest req)
throws java.lang.Exception
modifyDnMessageReceived in class ModifyDnHandlerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||