TrueLicense Core 1.33

Uses of Package
de.schlichtherle.license

Packages that use de.schlichtherle.license
de.schlichtherle.license Manages licensing tasks like signing/verifying, validating, compressing/decompressing and encrypting/decrypting. 
de.schlichtherle.license.ftp Adds functionality required to manage a free trial period (FTP) license. 
 

Classes in de.schlichtherle.license used by de.schlichtherle.license
AbstractKeyStoreParam
          This is a convenience class implementing the KeyStoreParam.getStream() method.
CipherParam
          Configures parameters for the PKCS-5 algorithm used to encrypt/decrypt a compressed, signed GenericCertificate.
KeyStoreParam
          Configures access parameters for a KeyStore which holds the private and public keys to sign and verify a GenericCertificate by the LicenseNotary.
LicenseContent
          This non-visual JavaBean represents the content of an application license.
LicenseContentException
          Indicates that validating a license certificate fails.
LicenseCreator
          Provides remote license creation services.
LicenseNotary
          This notary knows how to sign and verify a GenericCertificate.
LicenseNotaryException
          An instance of this class is thrown to indicate that the license notary could not access the private or public key in a key store due to insufficient or incorrect parameters in the corresponding KeyStoreParam instance.
LicenseParam
          Configures basic parameters required by the LicenseManager.
LicenseVerifier
          Provides remote license verification services.
Policy
          Provides an interface for security policies and implements the default policy.
PrivacyGuard
          This class provides encoding and encryption services to provide long time persistence for GenericCertificates and protect the privacy of its data.
 

Classes in de.schlichtherle.license used by de.schlichtherle.license.ftp
CipherParam
          Configures parameters for the PKCS-5 algorithm used to encrypt/decrypt a compressed, signed GenericCertificate.
DefaultLicenseParam
          This is a convenience class implementing the LicenseParam interface.
KeyStoreParam
          Configures access parameters for a KeyStore which holds the private and public keys to sign and verify a GenericCertificate by the LicenseNotary.
LicenseContent
          This non-visual JavaBean represents the content of an application license.
LicenseManager
          This is the top level class which manages all licensing aspects like for instance the creation, installation and verification of license keys.
LicenseParam
          Configures basic parameters required by the LicenseManager.
 


TrueLicense Core 1.33

Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.