|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.io.decoder.ErrorMessageDecoder
public class ErrorMessageDecoder
| Constructor Summary | |
|---|---|
ErrorMessageDecoder()
|
|
| Method Summary | |
|---|---|
ErrorMessage |
decode(java.nio.ByteBuffer in)
Decodes a ByteBuffer into an ErrorMessage. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorMessageDecoder()
| Method Detail |
|---|
public ErrorMessage decode(java.nio.ByteBuffer in)
throws java.io.IOException
ByteBuffer into an ErrorMessage.
KRB-ERROR ::= [APPLICATION 30] SEQUENCE
in -
ErrorMessage.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||