|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModifyDnHandler | |
|---|---|
| org.apache.directory.server.ldap | Contains the entry point for the LDAP protocol provider and the session registry. |
| org.apache.directory.server.ldap.handlers | Provides LDAP message handlers that implement
MessageHandler. |
| Uses of ModifyDnHandler in org.apache.directory.server.ldap |
|---|
| Methods in org.apache.directory.server.ldap that return ModifyDnHandler | |
|---|---|
ModifyDnHandler |
LdapServer.getModifyDnHandler()
|
| Methods in org.apache.directory.server.ldap with parameters of type ModifyDnHandler | |
|---|---|
void |
LdapServer.setModifyDnHandler(ModifyDnHandler modifyDnHandler)
|
| Uses of ModifyDnHandler in org.apache.directory.server.ldap.handlers |
|---|
| Subclasses of ModifyDnHandler in org.apache.directory.server.ldap.handlers | |
|---|---|
class |
DefaultModifyDnHandler
A single reply handler for ModifyDnRequests. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||