public class LastRequestDecoder extends Object
Constructor and Description |
---|
LastRequestDecoder() |
Modifier and Type | Method and Description |
---|---|
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
}
|
protected static LastRequest decodeSequence(org.apache.directory.shared.asn1.der.DERSequence sequence)
protected static LastRequestEntry decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.