|
||||||||||
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.decoder.EncKrbPrivPartDecoder
public class EncKrbPrivPartDecoder
Constructor Summary | |
---|---|
EncKrbPrivPartDecoder()
|
Method Summary | |
---|---|
Encodable |
decode(byte[] encodedPrivatePart)
Decodes the byte array into an Encodable object. |
Decoder |
getDecoder()
Returns the Decoder . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncKrbPrivPartDecoder()
Method Detail |
---|
public Decoder getDecoder()
DecoderFactory
Decoder
.
getDecoder
in interface DecoderFactory
Decoder
.public Encodable decode(byte[] encodedPrivatePart) throws java.io.IOException
Decoder
Encodable
object.
decode
in interface Decoder
Encodable
object.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |