public class KdcReplyEncoder extends Object
| Constructor and Description |
|---|
KdcReplyEncoder() |
public void encode(KdcReply app, ByteBuffer out) throws IOException
KdcReply into a ByteBuffer.
AS-REP ::= [APPLICATION 11] KDC-REP
TGS-REP ::= [APPLICATION 13] KDC-REPapp - out - IOExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.