|
||||||||||
| 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.TicketDecoder
public class TicketDecoder
| Constructor Summary | |
|---|---|
TicketDecoder()
|
|
| Method Summary | |
|---|---|
protected static Ticket |
decode(org.apache.directory.shared.asn1.der.DERApplicationSpecific app)
Ticket ::= [APPLICATION 1] SEQUENCE { tkt-vno[0] INTEGER, realm[1] Realm, sname[2] PrincipalName, enc-part[3] EncryptedData } |
static Ticket[] |
decodeSequence(org.apache.directory.shared.asn1.der.DERSequence sequence)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TicketDecoder()
| Method Detail |
|---|
public static Ticket[] decodeSequence(org.apache.directory.shared.asn1.der.DERSequence sequence)
throws java.io.IOException
java.io.IOException
protected static Ticket decode(org.apache.directory.shared.asn1.der.DERApplicationSpecific app)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||