|
||||||||||
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.components.EncApRepPartModifier
public class EncApRepPartModifier
Constructor Summary | |
---|---|
EncApRepPartModifier()
|
Method Summary | |
---|---|
EncApRepPart |
getEncApRepPart()
Returns the EncApRepPart . |
void |
setClientMicroSecond(int cusec)
Sets the client microsecond. |
void |
setClientTime(KerberosTime clientTime)
Sets the client KerberosTime . |
void |
setSequenceNumber(java.lang.Integer sequenceNumber)
Sets the sequence number. |
void |
setSubSessionKey(EncryptionKey subSessionKey)
Sets the sub-session EncryptionKey . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncApRepPartModifier()
Method Detail |
---|
public EncApRepPart getEncApRepPart()
EncApRepPart
.
EncApRepPart
.public void setClientTime(KerberosTime clientTime)
KerberosTime
.
clientTime
- public void setClientMicroSecond(int cusec)
cusec
- public void setSubSessionKey(EncryptionKey subSessionKey)
EncryptionKey
.
subSessionKey
- public void setSequenceNumber(java.lang.Integer sequenceNumber)
sequenceNumber
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |