public class ErrorMessageDecoder extends Object
Constructor and Description |
---|
ErrorMessageDecoder() |
Modifier and Type | Method and Description |
---|---|
ErrorMessage |
decode(ByteBuffer in)
Decodes a
ByteBuffer into an ErrorMessage . |
public ErrorMessage decode(ByteBuffer in) throws IOException
ByteBuffer
into an ErrorMessage
.
KRB-ERROR ::= [APPLICATION 30] SEQUENCEin
- ErrorMessage
.IOException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.