A B C D E G I L M O P S T

L

License - Class in eu.beesoft.abeona
This is class for obtaining license properties.
License() - Constructor for class eu.beesoft.abeona.License
Default constructor - creates new instance of License.
LicenseException - Exception in eu.beesoft.abeona
Instances of this class are thrown from License methods.
LicenseException(String) - Constructor for exception eu.beesoft.abeona.LicenseException
Create instance of LicenseException with given text.
LicenseException(String, Throwable) - Constructor for exception eu.beesoft.abeona.LicenseException
Create instance of LicenseException with given text and caused exception.
LicenseGenerator - Class in eu.beesoft.abeona
The LicenseGenerator is used to generate license properties protected by Abeona signature system.
LicenseServer - Class in eu.beesoft.abeona
This is abstract superclass for license server.
LicenseServer() - Constructor for class eu.beesoft.abeona.LicenseServer
Creates new instance of LicenseServer.
load(InputStream, String) - Method in class eu.beesoft.abeona.License
Loads license properties from given input stream and checks their digital signature.
load(Properties, String) - Method in class eu.beesoft.abeona.License
Loads license properties from given properties and checks their digital signature.
load(String, String, String, String) - Method in class eu.beesoft.abeona.License
Loads license properties from license server and - if required - checks their digital signature.

A B C D E G I L M O P S T