public class LastRequestEntry extends Object
| Constructor and Description |
|---|
LastRequestEntry(LastRequestType type,
KerberosTime value)
Creates a new instance of LastRequestEntry.
|
| Modifier and Type | Method and Description |
|---|---|
LastRequestType |
getLastRequestType()
Returns the
LastRequestType. |
KerberosTime |
getLastRequestValue()
Returns the
KerberosTime of the last request. |
public LastRequestEntry(LastRequestType type, KerberosTime value)
type - value - public LastRequestType getLastRequestType()
LastRequestType.LastRequestType.public KerberosTime getLastRequestValue()
KerberosTime of the last request.KerberosTime of the last request.Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.