|
||||||||||
| 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)
Decodes the byte array into an Encodable object. |
protected TransitedEncoding |
decodeTransitedEncoding(org.apache.directory.shared.asn1.der.DERSequence sequence)
|
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 EncTicketPartDecoder()
| Method Detail |
|---|
public Decoder getDecoder()
DecoderFactoryDecoder.
getDecoder in interface DecoderFactoryDecoder.
public Encodable decode(byte[] encodedTicket)
throws java.io.IOException
DecoderEncodable object.
decode in interface DecoderEncodable object.
java.io.IOExceptionprotected TransitedEncoding decodeTransitedEncoding(org.apache.directory.shared.asn1.der.DERSequence sequence)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||