|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.messages.KerberosMessage
org.apache.directory.server.kerberos.shared.messages.application.ApplicationReply
public class ApplicationReply
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.server.kerberos.shared.messages.KerberosMessage |
|---|
PVNO |
| Constructor Summary | |
|---|---|
ApplicationReply(EncryptedData encPart)
Creates a new instance of ApplicationReply. |
|
| Method Summary | |
|---|---|
EncryptedData |
getEncPart()
Returns the EncryptedData. |
| Methods inherited from class org.apache.directory.server.kerberos.shared.messages.KerberosMessage |
|---|
getMessageType, getProtocolVersionNumber, setMessageType, setProtocolVersionNumber |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationReply(EncryptedData encPart)
encPart - | Method Detail |
|---|
public EncryptedData getEncPart()
EncryptedData.
EncryptedData.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||