public class KdcReplyDecoder extends Object
| Constructor and Description |
|---|
KdcReplyDecoder() |
public KdcReply decode(ByteBuffer in) throws IOException
ByteBuffer into a KdcReply.
AS-REP ::= [APPLICATION 11] KDC-REP
TGS-REP ::= [APPLICATION 13] KDC-REPin - KdcReply.IOExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.