|
||||||||||
| 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.EncryptedTimestampEncoder
public class EncryptedTimestampEncoder
| Constructor Summary | |
|---|---|
EncryptedTimestampEncoder()
|
|
| Method Summary | |
|---|---|
byte[] |
encode(Encodable encryptedTimestamp)
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 |
| Constructor Detail |
|---|
public EncryptedTimestampEncoder()
| Method Detail |
|---|
public byte[] encode(Encodable encryptedTimestamp)
throws java.io.IOException
EncoderEncodable object into a byte array.
encode in interface Encoderjava.io.IOExceptionpublic Encoder getEncoder()
EncoderFactoryEncoder.
getEncoder in interface EncoderFactoryEncoder.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||