Uses of Package
org.objectweb.proactive.ext.security

Packages that use org.objectweb.proactive.ext.security
org.objectweb.proactive Provides the main classes for creating active objects and futures. 
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object. 
org.objectweb.proactive.core.body.http HTTP implementation of the remote Body
org.objectweb.proactive.core.body.ibis IBIS implementation of the remote Body
org.objectweb.proactive.core.body.jini The body of an active object act as a hub of communication with other remote objects. 
org.objectweb.proactive.core.body.migration Defines the migration primitive of ProActive. 
org.objectweb.proactive.core.body.reply Defines the reply messages based of the common message layer. 
org.objectweb.proactive.core.body.request Defines the request messages based of the common message layer. 
org.objectweb.proactive.core.body.rmi The body of an active object act as a hub of communication with other remote objects. 
org.objectweb.proactive.core.component.body Component meta-objects are created from the ComponentBody. 
org.objectweb.proactive.core.component.request This package contains classes related to component requests. 
org.objectweb.proactive.core.descriptor.data Provides all classes needed to create java objects related to XML Deployment Descriptor. 
org.objectweb.proactive.core.node Defines the generic Nodes used in ProActive. 
org.objectweb.proactive.core.runtime Defines all classes needed to build a ProActiveRuntime. 
org.objectweb.proactive.core.runtime.http HTTP implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.jini JINI implementation of ProActiveRuntime. 
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
org.objectweb.proactive.ext.locationserver Defines a Body associated with a location server able to give the location of one body on demand. 
org.objectweb.proactive.ext.mixedlocation   
org.objectweb.proactive.ext.security This package provides a security framework for the ProActive middleware. 
org.objectweb.proactive.ext.security.crypto **For internal use only** Provides the cryptographic services. 
org.objectweb.proactive.ext.security.domain Helper functions to create "domains", i.e. high-level security entities. 
org.objectweb.proactive.ext.security.securityentity Core package of the proactive security framework. 
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive
PolicyServer
          The PolicyServer class contains entity's policy rules and application's certificate and private key
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.body
Communication
          This class represents security attributes granted to a targeted communication
InternalBodySecurity
          This class is enabled when the body is a forwarder.
PolicyServer
          The PolicyServer class contains entity's policy rules and application's certificate and private key
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
SecurityContext
          This classe represents a security context associated with a particular session
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.body.http
Communication
          This class represents security attributes granted to a targeted communication
SecurityContext
          This classe represents a security context associated with a particular session
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.body.ibis
Communication
          This class represents security attributes granted to a targeted communication
SecurityContext
          This classe represents a security context associated with a particular session
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.body.jini
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.body.migration
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.body.reply
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.body.request
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
Securizable
          A message implementing this interface can be handled by the security mechanism.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.body.rmi
Communication
          This class represents security attributes granted to a targeted communication
SecurityContext
          This classe represents a security context associated with a particular session
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.component.body
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.component.request
Securizable
          A message implementing this interface can be handled by the security mechanism.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.descriptor.data
PolicyServer
          The PolicyServer class contains entity's policy rules and application's certificate and private key
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.node
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.runtime
Communication
          This class represents security attributes granted to a targeted communication
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
SecurityContext
          This classe represents a security context associated with a particular session
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.runtime.http
Communication
          This class represents security attributes granted to a targeted communication
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
SecurityContext
          This classe represents a security context associated with a particular session
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.runtime.ibis
Communication
          This class represents security attributes granted to a targeted communication
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
SecurityContext
          This classe represents a security context associated with a particular session
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.runtime.jini
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.core.runtime.rmi
Communication
          This class represents security attributes granted to a targeted communication
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
SecurityContext
          This classe represents a security context associated with a particular session
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.ext.locationserver
Securizable
          A message implementing this interface can be handled by the security mechanism.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.ext.mixedlocation
Communication
          This class represents security attributes granted to a targeted communication
SecurityContext
          This classe represents a security context associated with a particular session
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
Securizable
          A message implementing this interface can be handled by the security mechanism.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.ext.security
Communication
          This class represents security attributes granted to a targeted communication
PolicyRule
           
PolicyServer
          The PolicyServer class contains entity's policy rules and application's certificate and private key
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
SecurityContext
          This classe represents a security context associated with a particular session
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.ext.security.crypto
Communication
          This class represents security attributes granted to a targeted communication
PolicyRule
           
SecurityContext
          This classe represents a security context associated with a particular session
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.ext.security.domain
Communication
          This class represents security attributes granted to a targeted communication
ProActiveSecurityManager
          The ProActiveSecurityManager handles all security related actions for a given SecurityEntity.
SecurityContext
          This classe represents a security context associated with a particular session
SecurityEntity
          SecureEntity defines all security related method a secure generic object must implement.
 

Classes in org.objectweb.proactive.ext.security used by org.objectweb.proactive.ext.security.securityentity
PolicyRule
           
 



Copyright 2001-2007 INRIA All Rights Reserved.