public class ApplicationReply extends KerberosMessage
PVNO
Constructor and Description |
---|
ApplicationReply(EncryptedData encPart)
Creates a new instance of ApplicationReply.
|
Modifier and Type | Method and Description |
---|---|
EncryptedData |
getEncPart()
Returns the
EncryptedData . |
getMessageType, getProtocolVersionNumber, setMessageType, setProtocolVersionNumber
public ApplicationReply(EncryptedData encPart)
encPart
- public EncryptedData getEncPart()
EncryptedData
.EncryptedData
.Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.