|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.kerberos.shared.messages.value.LastRequestEntry
public class LastRequestEntry
Constructor Summary | |
---|---|
LastRequestEntry(LastRequestType type,
KerberosTime value)
Creates a new instance of LastRequestEntry. |
Method Summary | |
---|---|
LastRequestType |
getLastRequestType()
Returns the LastRequestType . |
KerberosTime |
getLastRequestValue()
Returns the KerberosTime of the last request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LastRequestEntry(LastRequestType type, KerberosTime value)
type
- value
- Method Detail |
---|
public LastRequestType getLastRequestType()
LastRequestType
.
LastRequestType
.public KerberosTime getLastRequestValue()
KerberosTime
of the last request.
KerberosTime
of the last request.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |