- validate(String, String, String, String, String, Date, Date) - Static method in class com.license4j.LicenseValidator
-
Validates given license text.
- validate(String, String, String, String, Date, Date, InetAddress, int, FloatingLicenseValidHandler, FloatingLicenseInvalidHandler, FloatingLicenseServerConnectionErrorHandler) - Static method in class com.license4j.LicenseValidator
-
Requests a floating license from given floating license server.
- validate(String, String, String, String, String, int) - Static method in class com.license4j.LicenseValidator
-
Validates given basic or cryptographically secure license key.
- validate(String, String, String, String, String, Date, Date, OnlineLicenseKeyCheckTimerHandler) - Static method in class com.license4j.LicenseValidator
-
Validate given online basic key floating over Internet on
Online.License4J.
- validate(String, String, String, String, String, Date, Date, String, OnlineLicenseKeyCheckTimerHandler) - Static method in class com.license4j.LicenseValidator
-
Validate given online basic key floating over Internet on given Auto
License Generation and Activation Server.
- validateFloatingLicenseText(String, String, String, String, String, FloatingLicenseCheckTimerHandler) - Static method in class com.license4j.LicenseValidator
-
Requests a floating license from given floating license server.
- validateFloatingLicenseText(String, String, String, String, String, FloatingLicenseCheckTimerHandler, String) - Static method in class com.license4j.LicenseValidator
-
Requests a floating license from given floating license server.
- validateOnlineLicenseKey(String, String, String, String, String, FloatingLicenseCheckTimerHandler) - Static method in class com.license4j.LicenseValidator
-
Validate given online basic key floating over Internet on
Online.License4J.
- validateOnlineLicenseKey(String, String, String, String, String, FloatingLicenseCheckTimerHandler, String) - Static method in class com.license4j.LicenseValidator
-
Validate given online basic key floating over Internet on
Online.License4J by sending an additional information to be displayed on
related License Manager window.
- validateOnlineLicenseKey(String, String, String, String, String, String, FloatingLicenseCheckTimerHandler) - Static method in class com.license4j.LicenseValidator
-
Validate given online basic key floating over Internet on given Auto
License Generation and Activation Server.
- validateOnlineLicenseKey(String, String, String, String, String, String, FloatingLicenseCheckTimerHandler, String) - Static method in class com.license4j.LicenseValidator
-
Validate given online basic key floating over Internet on given Auto
License Generation and Activation Server.
- validateWithCustomHardwareID(String, String, String, String, String, String, Date, Date) - Static method in class com.license4j.LicenseValidator
-
Validates given license text with custom hardware ID.
- validateWithCustomHardwareID(String, String, String, String, String, String) - Static method in class com.license4j.LicenseValidator
-
Validates given basic or cryptographically secure license key with custom
hardware ID.
- ValidationStatus - Enum in com.license4j
-
Validation status information.
- valueOf(String) - Static method in enum com.license4j.ActivationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.license4j.ModificationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.license4j.ValidationStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.license4j.ActivationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.license4j.ModificationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.license4j.ValidationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.