org.apache.directory.server.kerberos.shared.messages.application
Class ApplicationReply

java.lang.Object
  extended by org.apache.directory.server.kerberos.shared.messages.KerberosMessage
      extended by org.apache.directory.server.kerberos.shared.messages.application.ApplicationReply

public class ApplicationReply
extends KerberosMessage


Field Summary
 
Fields inherited from class org.apache.directory.server.kerberos.shared.messages.KerberosMessage
PVNO
 
Constructor Summary
ApplicationReply(EncryptedData encPart)
           
 
Method Summary
 EncryptedData getEncPart()
           
 
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

ApplicationReply

public ApplicationReply(EncryptedData encPart)
Method Detail

getEncPart

public EncryptedData getEncPart()


Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.