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
.IOException
Copyright © 2003-2013 Apache Software Foundation. All Rights Reserved.