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

P

Product - Class in eu.beesoft.abeona
This class encapsulates typical features needed for creation of application ( = product) license: product id - used to identify product product name public key - used on customer side to verify license private key - used to sign license on provider side license template - contains properties typical for license
Product() - Constructor for class eu.beesoft.abeona.Product
Default constructor - creates empty instance of Product.
Product(Product) - Constructor for class eu.beesoft.abeona.Product
Copy constructor - creates instance of Product from given pattern.

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