|
||||||||||
| 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.EncryptedTimeStamp
public class EncryptedTimeStamp
Pre-authentication encrypted timestamp.
| Constructor Summary | |
|---|---|
EncryptedTimeStamp(KerberosTime timeStamp,
int microSeconds)
Creates a new instance of EncryptedTimeStamp. |
|
| Method Summary | |
|---|---|
int |
getMicroSeconds()
Returns the microseconds. |
KerberosTime |
getTimeStamp()
Returns the KerberosTime. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptedTimeStamp(KerberosTime timeStamp,
int microSeconds)
timeStamp - microSeconds - | Method Detail |
|---|
public KerberosTime getTimeStamp()
KerberosTime.
KerberosTime.public int getMicroSeconds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||