|
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. |