public class EncApRepPartModifier extends Object
| Constructor and Description |
|---|
EncApRepPartModifier() |
| Modifier and Type | Method and Description |
|---|---|
EncApRepPart |
getEncApRepPart()
Returns the
EncApRepPart. |
void |
setClientMicroSecond(int cusec)
Sets the client microsecond.
|
void |
setClientTime(KerberosTime clientTime)
Sets the client
KerberosTime. |
void |
setSequenceNumber(Integer sequenceNumber)
Sets the sequence number.
|
void |
setSubSessionKey(EncryptionKey subSessionKey)
Sets the sub-session
EncryptionKey. |
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(Integer sequenceNumber)
sequenceNumber - Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.