Uses of Package
org.jppf.security

Packages that use org.jppf.security
org.jppf.client Support for the clients connecting to the JPPF driver. 
org.jppf.security Implementation of the security policy for JPPF nodes. 
 

Classes in org.jppf.security used by org.jppf.client
JPPFSecurityContext
          This interface encapsulates the required information and behaviour to manage how a component (driver, node or client) interacts with the others, in terms of authorizations and clearance.
 

Classes in org.jppf.security used by org.jppf.security
JPPFCredentials
          Default implementation of the JPPFCredentials interface provided for convenience.
JPPFSecurityContext
          This interface encapsulates the required information and behaviour to manage how a component (driver, node or client) interacts with the others, in terms of authorizations and clearance.
 



Copyright © 2005-2010 JPPF Team.