|
||||||||||
| 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.encoder.ApplicationRequestEncoder
public class ApplicationRequestEncoder
| Field Summary | |
|---|---|
static int |
APPLICATION_CODE
Application code constant for the ApplicationRequest (14). |
| Constructor Summary | |
|---|---|
ApplicationRequestEncoder()
|
|
| Method Summary | |
|---|---|
byte[] |
encode(ApplicationRequest request)
Encodes an ApplicationRequest into a byte array. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int APPLICATION_CODE
ApplicationRequest (14).
| Constructor Detail |
|---|
public ApplicationRequestEncoder()
| Method Detail |
|---|
public byte[] encode(ApplicationRequest request)
throws java.io.IOException
ApplicationRequest into a byte array.
request -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||