|
||||||||||
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.LastRequestDecoder
public class LastRequestDecoder
Constructor Summary | |
---|---|
LastRequestDecoder()
|
Method Summary | |
---|---|
protected static LastRequestEntry |
decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
|
protected static LastRequest |
decodeSequence(org.apache.directory.shared.asn1.der.DERSequence sequence)
LastReq ::= SEQUENCE OF SEQUENCE { lr-type[0] INTEGER, lr-value[1] KerberosTime } |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LastRequestDecoder()
Method Detail |
---|
protected static LastRequest decodeSequence(org.apache.directory.shared.asn1.der.DERSequence sequence)
protected static LastRequestEntry decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |