|
Class Summary |
| Base64Coder |
A Base64 Encoder/Decoder. |
| EncryptionUtil |
Provides utility functions to handle public/private key encryption. |
| KeyGenerator |
Generate Public/Private Key pairs and read/write them to files |
| License |
License Information. |
| LicenseFactory |
LicenseFactory - central source for LicenseManager objects |
| LicenseFilter |
Servlet Filter which can be added to the filter chain in the web.xml to enable validation of
the license before serving protected resources |
| LicenseGenerator |
Generate an encrypted license |
| LicenseManagerImpl |
LicenseManager implementation. |
| LicenseVerifier |
Verify a License Key using the public key to decrypt it |
| PropertyUtil |
Utility class to interface with the license.properties file |