|
||||||||||
| 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
public class EncApRepPartEncoder
| Field Summary | |
|---|---|
static int |
APPLICATION_CODE
The application code constant for the EncApRepPart (27). |
| Constructor Summary | |
|---|---|
EncApRepPartEncoder()
|
|
| Method Summary | |
|---|---|
byte[] |
encode(Encodable apRepPart)
Encodes an ASN.1 Encodable object into a byte array. |
Encoder |
getEncoder()
Returns an Encoder. |
| 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
EncApRepPart (27).
| Constructor Detail |
|---|
public EncApRepPartEncoder()
| Method Detail |
|---|
public Encoder getEncoder()
EncoderFactoryEncoder.
getEncoder in interface EncoderFactoryEncoder.
public byte[] encode(Encodable apRepPart)
throws java.io.IOException
EncoderEncodable object into a byte array.
encode in interface Encoderjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||