|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entity | |
org.objectweb.proactive.ext.security | |
org.objectweb.proactive.ext.security.securityentity |
Uses of Entity in org.objectweb.proactive.ext.security |
Methods in org.objectweb.proactive.ext.security with parameters of type Entity | |
void |
SecurityContext.addEntityFrom(Entity entity)
|
void |
SecurityContext.addEntityTo(Entity entity)
|
Uses of Entity in org.objectweb.proactive.ext.security.securityentity |
Subclasses of Entity in org.objectweb.proactive.ext.security.securityentity | |
class |
DefaultEntity
|
class |
EntityCertificate
|
class |
EntityVirtualNode
|
Methods in org.objectweb.proactive.ext.security.securityentity with parameters of type Entity | |
boolean |
EntityCertificate.equals(Entity e)
|
boolean |
EntityVirtualNode.equals(Entity e)
|
boolean |
DefaultEntity.equals(Entity e)
|
abstract boolean |
Entity.equals(Entity e)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |