Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.sourcetap.license

Interface Summary
LicenseManager Interface for maniputlating License data
 

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
 

Exception Summary
LicenseException General Exception returned whenever there is an error in the license system