org.apache.directory.server.kerberos.shared.io.encoder
Class EncryptedTimestampEncoder

java.lang.Object
  extended by org.apache.directory.server.kerberos.shared.io.encoder.EncryptedTimestampEncoder

public class EncryptedTimestampEncoder
extends java.lang.Object


Constructor Summary
EncryptedTimestampEncoder()
           
 
Method Summary
 byte[] encode(EncryptedTimeStamp encryptedTimestamp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptedTimestampEncoder

public EncryptedTimestampEncoder()
Method Detail

encode

public byte[] encode(EncryptedTimeStamp encryptedTimestamp)
              throws java.io.IOException
Throws:
java.io.IOException