public class LastRequestEncoder extends Object
| Constructor and Description |
|---|
LastRequestEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.directory.shared.asn1.der.DERSequence |
encode(LastRequest lastReq)
LastReq ::= SEQUENCE OF SEQUENCE {
lr-type[0] INTEGER,
lr-value[1] KerberosTime
}
|
protected static org.apache.directory.shared.asn1.der.DERSequence encode(LastRequest lastReq)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.