org.objectweb.proactive.ext.security
Class Entity
java.lang.Object
|
+--org.objectweb.proactive.ext.security.Entity
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- DefaultEntity, EntityCertificate, EntityVirtualNode
- public abstract class Entity
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- acontes
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static org.apache.log4j.Logger logger
applicationCertificate
protected java.security.cert.X509Certificate applicationCertificate
certificate
protected java.security.cert.X509Certificate certificate
Entity
public Entity()
getApplicationCertificate
public java.security.cert.X509Certificate getApplicationCertificate()
getCertificate
public java.security.cert.X509Certificate getCertificate()
getName
public abstract java.lang.String getName()
equals
public abstract boolean equals(Entity e)
Copyright © April 2004 INRIA All Rights Reserved.