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

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

public class KdcReplyEncoder
extends java.lang.Object


Constructor Summary
KdcReplyEncoder()
           
 
Method Summary
 void encode(KdcReply app, java.nio.ByteBuffer out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KdcReplyEncoder

public KdcReplyEncoder()
Method Detail

encode

public void encode(KdcReply app,
                   java.nio.ByteBuffer out)
            throws java.io.IOException
Throws:
java.io.IOException


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