Package | Description |
---|---|
org.apache.directory.server.changepw.messages |
Provides message objects for request, reply, and error messages.
|
org.apache.directory.server.changepw.service |
Provides the Change Password Service.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangePasswordError |
class |
ChangePasswordReply |
class |
ChangePasswordRequest |
Modifier and Type | Method and Description |
---|---|
AbstractPasswordMessage |
ChangePasswordContext.getReply() |
AbstractPasswordMessage |
ChangePasswordContext.getRequest() |
Modifier and Type | Method and Description |
---|---|
void |
ChangePasswordContext.setReply(AbstractPasswordMessage reply) |
void |
ChangePasswordContext.setRequest(AbstractPasswordMessage request) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.