|
||||||||||
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
Encoder
Encodable
object into a byte array.
encode
in interface Encoder
java.io.IOException
public Encoder getEncoder()
EncoderFactory
Encoder
.
getEncoder
in interface EncoderFactory
Encoder
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |