|
||||||||||
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.EncTicketPartDecoder
public class EncTicketPartDecoder
Constructor Summary | |
---|---|
EncTicketPartDecoder()
|
Method Summary | |
---|---|
Encodable |
decode(byte[] encodedTicket)
|
protected TransitedEncoding |
decodeTransitedEncoding(DERSequence sequence)
|
Decoder |
getDecoder()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncTicketPartDecoder()
Method Detail |
---|
public Decoder getDecoder()
getDecoder
in interface DecoderFactory
public Encodable decode(byte[] encodedTicket) throws java.io.IOException
decode
in interface Decoder
java.io.IOException
protected TransitedEncoding decodeTransitedEncoding(DERSequence sequence)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |