- checkForNewMessage() - Method in class com.license4j.License
-
Method to check for a messages saved for the license or product on
Online.License4J.
- checkForNewMessage(String) - Method in class com.license4j.License
-
Method to check for new messages saved for the license or product on Auto
License Generation and Activation Server.
- checkForUpdate(String, String) - Method in class com.license4j.License
-
Method to check for software update on Auto License Generation and
Activation Server.
- checkForUpdate(String, String, String) - Method in class com.license4j.License
-
Method to check for software update on Auto License Generation and
Activation Server.
- checkForUpdateMessage(String, String) - Method in class com.license4j.License
-
Method to check for software update message on Online.License4J for the
given new version.
- checkForUpdateMessage(String, String, String) - Method in class com.license4j.License
-
Method to check for software update message on Auto License Generation
and Activation Server for the given new version.
- checkOnlineAvailability(String, License, int) - Static method in class com.license4j.LicenseValidator
-
Check online availability of given license or activation on
Online.License4J.
- checkOnlineAvailability(String, License, String, int) - Static method in class com.license4j.LicenseValidator
-
Check online availability of given license or activation on server.
- checkoutFloatingLicenseTextCustomFeature(String, License, String) - Static method in class com.license4j.LicenseValidator
-
For only Floating License Text type license.
- com.license4j - package com.license4j
-
- com.license4j.exceptions - package com.license4j.exceptions
-
- com.license4j.util - package com.license4j.util
-
- createKeyPair(String, String, String, String, int) - Static method in class com.license4j.LicenseManager
-
Creates and returns new LicenseKeyPair object which includes public and
private keys.