|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.proactive.ext.security.crypto.ConfidentialityTicketProperty
public class ConfidentialityTicketProperty
| Field Summary | |
|---|---|
java.lang.Object |
encryptedSessionKeyPart1
|
java.lang.Object |
encryptedSessionKeyPart2
|
java.lang.String |
identity
|
long |
random1
|
long |
random2
|
long |
timestamp
|
| Constructor Summary | |
|---|---|
ConfidentialityTicketProperty()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long timestamp
public long random1
public long random2
public java.lang.String identity
public java.lang.Object encryptedSessionKeyPart1
public java.lang.Object encryptedSessionKeyPart2
| Constructor Detail |
|---|
public ConfidentialityTicketProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||