Package com.xebialabs.license
Class LicenseVersion3
java.lang.Object
com.xebialabs.license.License
com.xebialabs.license.LicenseVersion3
Deprecated.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class com.xebialabs.license.License
LICENSE_PREAMBLE, MAX_TRIAL_LICENSE_VALIDITY, PRODUCT_OLD_DEPLOYIT, PRODUCT_XL_DEPLOY, PRODUCT_XL_RELEASE, PRODUCT_XL_TESTVIEW, PRODUCTS, values -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.voidDeprecated.protected voidDeprecated.Methods inherited from class com.xebialabs.license.License
getListValue, getLocalDateValue, getMapValue, getStringValue, hasLicenseProperty, isDateExpired, isDateExpired, isDummyLicense, preamble, toLicenseContent, toString, validateProperties
-
Field Details
-
VERSION
Deprecated.
-
-
Constructor Details
-
LicenseVersion3
Deprecated.- Throws:
LicenseViolationException
-
-
Method Details
-
getLicenseVersion
Deprecated.- Specified by:
getLicenseVersionin classLicense
-
getLicenseProperties
Deprecated.- Specified by:
getLicensePropertiesin classLicense
-
getRequiredProperties
Deprecated.- Specified by:
getRequiredPropertiesin classLicense
-
validateLicenseFormat
Deprecated.- Overrides:
validateLicenseFormatin classLicense- Throws:
LicenseViolationException
-
validateSpecific
protected void validateSpecific()Deprecated.- Overrides:
validateSpecificin classLicense
-