|
||||||||||
| 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.ApplicationReplyDecoder
public class ApplicationReplyDecoder
| Constructor Summary | |
|---|---|
ApplicationReplyDecoder()
|
|
| Method Summary | |
|---|---|
ApplicationReply |
decode(byte[] encodedAuthHeader)
Decodes a byte array into an ApplicationReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationReplyDecoder()
| Method Detail |
|---|
public ApplicationReply decode(byte[] encodedAuthHeader)
throws java.io.IOException
ApplicationReply.
encodedAuthHeader -
ApplicationReply.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||