Package com.macrofocus.license
Class SimpleLicenseModel
java.lang.Object
com.macrofocus.license.SimpleLicenseModel
- All Implemented Interfaces:
LicenseModel
User: gluc
Date: Oct 28, 2005
Time: 2:38:46 AM
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.macrofocus.license.LicenseModel
LicenseModel.Expiration, LicenseModel.State, LicenseModel.Validity
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleLicenseModel
(ApplicationModel application, String username, String key) -
Method Summary
-
Constructor Details
-
SimpleLicenseModel
-
-
Method Details
-
getUsername
- Specified by:
getUsername
in interfaceLicenseModel
-
getExpirationDate
- Specified by:
getExpirationDate
in interfaceLicenseModel
-
getExpiration
- Specified by:
getExpiration
in interfaceLicenseModel
-
getValidity
- Specified by:
getValidity
in interfaceLicenseModel
-
verify
- Specified by:
verify
in interfaceLicenseModel
-
toString
-