|
||||||||||
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.EncryptedTimeStampModifier
public class EncryptedTimeStampModifier
Constructor Summary | |
---|---|
EncryptedTimeStampModifier()
|
Method Summary | |
---|---|
EncryptedTimeStamp |
getEncryptedTimestamp()
Returns the EncryptedTimeStamp . |
void |
setKerberosTime(KerberosTime timeStamp)
Sets the KerberosTime . |
void |
setMicroSecond(int microSecond)
Sets the microseconds. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncryptedTimeStampModifier()
Method Detail |
---|
public EncryptedTimeStamp getEncryptedTimestamp()
EncryptedTimeStamp
.
EncryptedTimeStamp
.public void setKerberosTime(KerberosTime timeStamp)
KerberosTime
.
timeStamp
- public void setMicroSecond(int microSecond)
microSecond
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |