|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.changepw.messages.AbstractPasswordMessage
org.apache.directory.server.changepw.messages.ChangePasswordReply
public class ChangePasswordReply
Field Summary |
---|
Fields inherited from class org.apache.directory.server.changepw.messages.AbstractPasswordMessage |
---|
PVNO |
Constructor Summary | |
---|---|
ChangePasswordReply(short versionNumber,
ApplicationReply applicationReply,
PrivateMessage privateMessage)
Creates a new instance of ChangePasswordReply. |
Method Summary | |
---|---|
ApplicationReply |
getApplicationReply()
Returns the ApplicationReply . |
PrivateMessage |
getPrivateMessage()
Returns the PrivateMessage . |
Methods inherited from class org.apache.directory.server.changepw.messages.AbstractPasswordMessage |
---|
getVersionNumber |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangePasswordReply(short versionNumber, ApplicationReply applicationReply, PrivateMessage privateMessage)
versionNumber
- applicationReply
- privateMessage
- Method Detail |
---|
public ApplicationReply getApplicationReply()
ApplicationReply
.
ApplicationReply
.public PrivateMessage getPrivateMessage()
PrivateMessage
.
PrivateMessage
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |