|
|||||||||||
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.EncApRepPartEncoder
Field Summary | |
static int |
APPLICATION_CODE
|
Constructor Summary | |
EncApRepPartEncoder()
|
Method Summary | |
byte[] |
encode(Encodable apRepPart)
|
Encoder |
getEncoder()
|
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
Constructor Detail |
public EncApRepPartEncoder()
Method Detail |
public Encoder getEncoder()
getEncoder
in interface EncoderFactory
public byte[] encode(Encodable apRepPart) throws java.io.IOException
encode
in interface Encoder
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |