Package org.jppf.security

Implementation of the security policy for JPPF nodes.

See:
          Description

Class Summary
CryptoUtils Utility methods to handle encryption and decryption, digital signing, and key exchange protocols.
JPPFCredentials Default implementation of the JPPFCredentials interface provided for convenience.
JPPFPermissions Implementation of node-specific permissions collection.
JPPFPolicy Security policy for JPPF Nodes.
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.
PermissionsFactory This class is used to generate and obtain the permissions that constitute the security policy for a JPPF node.
 

Exception Summary
JPPFSecurityException Exception thrown when the security credentials of two or more components of the framework fail to match.
 

Package org.jppf.security Description

Implementation of the security policy for JPPF nodes.



Copyright © 2005-2010 JPPF Team.