org.apache.directory.server.kerberos.shared.io.decoder
Class PrivateMessageDecoder

java.lang.Object
  extended by org.apache.directory.server.kerberos.shared.io.decoder.PrivateMessageDecoder

public class PrivateMessageDecoder
extends java.lang.Object


Constructor Summary
PrivateMessageDecoder()
           
 
Method Summary
 PrivateMessage decode(byte[] encodedPrivateMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrivateMessageDecoder

public PrivateMessageDecoder()
Method Detail

decode

public PrivateMessage decode(byte[] encodedPrivateMessage)
                      throws java.io.IOException
Throws:
java.io.IOException


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