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