|
||||||||||
| 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)
|
|
| Method Summary | |
|---|---|
int |
getMicroSeconds()
|
KerberosTime |
getTimeStamp()
|
| 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)
| Method Detail |
|---|
public KerberosTime getTimeStamp()
public int getMicroSeconds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||