- ActivationStatus - Enum in com.license4j
-
Activation status information.
- appendFile(String, String) - Static method in class com.license4j.util.FileUtils
-
- autoActivate(License) - Static method in class com.license4j.LicenseValidator
-
Activates given license on Online.License4J.
- autoActivate(License, String) - Static method in class com.license4j.LicenseValidator
-
Activates given license on defined Auto License Generation and Activation
Server.
- autoActivate(License, boolean, String, String, String, String, String, String, String, String, String, String) - Static method in class com.license4j.LicenseValidator
-
Activates given license on Online.License4J with user information.
- autoActivate(License, String, boolean, String, String, String, String, String, String, String, String, String, String) - Static method in class com.license4j.LicenseValidator
-
Activates given license on defined Auto License Generation and Activation
Server with user information.
- autoActivateWithCustomHardwareID(License, String) - Static method in class com.license4j.LicenseValidator
-
Activates given license on Online.License4J with custom hardware ID.
- autoActivateWithCustomHardwareID(License, String, String) - Static method in class com.license4j.LicenseValidator
-
Activates given license on defined Auto License Generation and Activation
Server with custom hardware ID.
- autoActivateWithCustomHardwareID(License, String, boolean, String, String, String, String, String, String, String, String, String, String) - Static method in class com.license4j.LicenseValidator
-
Activates given license on Online.License4J with user information and
custom hardware ID.
- autoActivateWithCustomHardwareID(License, String, String, boolean, String, String, String, String, String, String, String, String, String, String) - Static method in class com.license4j.LicenseValidator
-
Activates given license on defined Auto License Generation and Activation
Server with user information and custom hardware ID.
- autoDeactivate(License) - Static method in class com.license4j.LicenseValidator
-
Deactivates an activated license on Online.License4J (removes activation
on server, client side license removal must be performed by developer).
- autoDeactivate(License, String) - Static method in class com.license4j.LicenseValidator
-
Deactivates an activated license on given Auto License Generation and
Activation Server (removes activation on server, client side license
removal must be performed by developer).