- HasExpired(LicenseKey) - Static method in class io.cryptolens.methods.Helpers
-
Check if the current license has expired.
- HasExpired() - Method in class io.cryptolens.models.LicenseKey
-
Check if the current license has expired.
- HasFeature(LicenseKey, int) - Static method in class io.cryptolens.methods.Helpers
-
Check if the license has a certain feature enabled (i.e.
- HasFeature(LicenseKey, String) - Static method in class io.cryptolens.methods.Helpers
-
Uses a special data object associated with the license key to determine if a certain feature exists (instead of the 8 feature flags).
- HasFeature(int) - Method in class io.cryptolens.models.LicenseKey
-
Check if this license has a certain feature enabled (i.e.
- HasNotExpired(LicenseKey) - Static method in class io.cryptolens.methods.Helpers
-
Check if the current license has not expired.
- HasNotExpired() - Method in class io.cryptolens.models.LicenseKey
-
Check if the current license has not expired.
- HelperMethods - Class in io.cryptolens.internal
-
- HelperMethods() - Constructor for class io.cryptolens.internal.HelperMethods
-
- Helpers - Class in io.cryptolens.methods
-
A collection of helper methods that operate on a license key.
- Helpers() - Constructor for class io.cryptolens.methods.Helpers
-
- Helpers.MyClass<T> - Class in io.cryptolens.methods
-
- HttpsURLConnectionRequestHandler - Class in io.cryptolens.legacy
-
Deprecated.
- HttpsURLConnectionRequestHandler() - Constructor for class io.cryptolens.legacy.HttpsURLConnectionRequestHandler
-
Deprecated.