| Home >> All >> com >> sourcetap |
| | com.sourcetap.license.* (12) |
Package Samples:
com.sourcetap.license
Classes:
Base64Coder: A Base64 Encoder/Decoder. This class is used to encode and decode data in Base64 format as described in RFC 1521. Copyright 2003: Christian d'Heureuse, Inventec Informatik AG, Switzerland. License: This is "Open Source" software and released under the GNU/GPL license. It is provided "as is" without warranty of any kind. Please contact the author for other licensing arrangements. Home page: www.source-code.biz Version history: 2003-07-22 Christian d'Heureuse (chdh): Module created.
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
License: License Information. Basic information (company Name, email Address, and expiration date) and a license key is encapsulated within.
LicenseException: General Exception returned whenever there is an error in the license system
EncryptionUtil: Provides utility functions to handle public/private key encryption.
KeyGenerator: Generate Public/Private Key pairs and read/write them to files
PropertyUtil: Utility class to interface with the license.properties file
LicenseFactory: LicenseFactory - central source for LicenseManager objects
LicenseVerifier: Verify a License Key using the public key to decrypt it
LicenseManager: Interface for maniputlating License data
LicenseManagerImpl: LicenseManager implementation.
LicenseGenerator: Generate an encrypted license
| Home | Contact Us | Privacy Policy | Terms of Service |