Index
All Classes and Interfaces|All Packages
I
- Id - Variable in class io.cryptolens.models.Customer
- Id - Variable in class io.cryptolens.models.DataObject
-
The unique identifier of the data object.
- Id - Variable in class io.cryptolens.models.DecrementIntValueToKeyModel
-
The unique object id for the data object.
- Id - Variable in class io.cryptolens.models.DecrementIntValueToMachineCodeModel
-
The unique object id for the data object.
- Id - Variable in class io.cryptolens.models.IncrementIntValueToKeyModel
-
The unique object id for the data object.
- Id - Variable in class io.cryptolens.models.IncrementIntValueToMachineCodeModel
-
The unique object id for the data object.
- Id - Variable in class io.cryptolens.models.LicenseKey
- Id - Variable in class io.cryptolens.models.MessageObject
- Id - Variable in class io.cryptolens.models.Product
- Id - Variable in class io.cryptolens.models.RemoveDataObjectToKeyModel
-
The unique id of the data object to be removed.
- Id - Variable in class io.cryptolens.models.RemoveDataObjectToMachineCodeModel
-
The unique id of the data object to be removed.
- Id - Variable in class io.cryptolens.models.Reseller
- Id - Variable in class io.cryptolens.models.SetIntValueToKeyModel
-
The unique object id for the data object.
- Id - Variable in class io.cryptolens.models.SetIntValueToMachineCodeModel
-
The unique object id for the data object.
- Id - Variable in class io.cryptolens.models.SetStringValueToKeyModel
-
The unique object id for the data object.
- Id - Variable in class io.cryptolens.models.SetStringValueToMachineCodeModel
-
The unique object id for the data object.
- INCORRECT_INPUT_PARAMETER - Enum constant in enum class io.cryptolens.legacy.Cryptolens.ActivateServerError
-
Deprecated.
- IncrementIntValue(String, IncrementIntValueToKeyModel) - Static method in class io.cryptolens.methods.Data
- IncrementIntValue(String, IncrementIntValueToMachineCodeModel) - Static method in class io.cryptolens.methods.Data
- IncrementIntValue(String, LicenseKey, long, int) - Static method in class io.cryptolens.methods.Data
-
This method will increment the integer value in a Data Object by a certain constant (non-negative).
- IncrementIntValue(String, LicenseKey, long, int, boolean, int) - Static method in class io.cryptolens.methods.Data
-
This method will increment the integer value in a Data Object by a certain constant (non-negative).
- IncrementIntValue(String, LicenseKey, String, int) - Static method in class io.cryptolens.methods.Data
-
This method will increment the integer value in a Data Object by a certain constant (non-negative).
- IncrementIntValue(String, LicenseKey, String, int, boolean, int) - Static method in class io.cryptolens.methods.Data
-
This method will increment the integer value in a Data Object by a certain constant (non-negative).
- IncrementIntValue(String, LicenseKey, String, long, int) - Static method in class io.cryptolens.methods.Data
-
This method will increment the integer value in a Data Object by a certain constant (non-negative).
- IncrementIntValue(String, LicenseKey, String, long, int, boolean, int) - Static method in class io.cryptolens.methods.Data
-
This method will increment the integer value in a Data Object by a certain constant (non-negative).
- IncrementIntValue(String, LicenseKey, String, String, int) - Static method in class io.cryptolens.methods.Data
-
This method will increment the integer value in a Data Object by a certain constant (non-negative).
- IncrementIntValue(String, LicenseKey, String, String, int, boolean, int) - Static method in class io.cryptolens.methods.Data
-
This method will increment the integer value in a Data Object by a certain constant (non-negative).
- IncrementIntValueToKeyModel - Class in io.cryptolens.models
- IncrementIntValueToKeyModel(int, String, long, int, boolean, int) - Constructor for class io.cryptolens.models.IncrementIntValueToKeyModel
- IncrementIntValueToKeyModel(int, String, String, int, boolean, int) - Constructor for class io.cryptolens.models.IncrementIntValueToKeyModel
- IncrementIntValueToMachineCodeModel - Class in io.cryptolens.models
- IncrementIntValueToMachineCodeModel(int, String, String, long, int, boolean, int) - Constructor for class io.cryptolens.models.IncrementIntValueToMachineCodeModel
- IncrementIntValueToMachineCodeModel(int, String, String, String, int, boolean, int) - Constructor for class io.cryptolens.models.IncrementIntValueToMachineCodeModel
- init() - Method in class io.cryptolens.DataTest
- init() - Method in class io.cryptolens.KeyTest
- init() - Method in class io.cryptolens.MessageTest
- init() - Method in class io.cryptolens.ProductTest
- init() - Method in class io.cryptolens.SubscriptionTest
- IntValue - Variable in class io.cryptolens.models.AddDataObjectToKeyModel
-
An int value (int32) to store.
- IntValue - Variable in class io.cryptolens.models.AddDataObjectToMachineCodeModel
-
An int value (int32) to store.
- IntValue - Variable in class io.cryptolens.models.DataObject
-
An int32 value associated with the data object.
- IntValue - Variable in class io.cryptolens.models.DecrementIntValueToKeyModel
-
The constant int value that should be subtracted to the current IntValue of the data object.
- IntValue - Variable in class io.cryptolens.models.DecrementIntValueToMachineCodeModel
-
The constant int value that should be subtracted to the current IntValue of the data object.
- IntValue - Variable in class io.cryptolens.models.IncrementIntValueToKeyModel
-
The constant int (non-negative) value that should be added to the current IntValue of the data object.
- IntValue - Variable in class io.cryptolens.models.IncrementIntValueToMachineCodeModel
-
The constant int (non-negative) value that should be added to the current IntValue of the data object.
- IntValue - Variable in class io.cryptolens.models.SetIntValueToKeyModel
-
The new int value that should be assigned to the data object.
- IntValue - Variable in class io.cryptolens.models.SetIntValueToMachineCodeModel
-
The new int value that should be assigned to the data object.
- INVALID_ACCESS_TOKEN - Enum constant in enum class io.cryptolens.legacy.Cryptolens.ActivateServerError
-
Deprecated.
- InviteId - Variable in class io.cryptolens.models.Reseller
- io.cryptolens - package io.cryptolens
- io.cryptolens.internal - package io.cryptolens.internal
- io.cryptolens.legacy - package io.cryptolens.legacy
- io.cryptolens.methods - package io.cryptolens.methods
- io.cryptolens.models - package io.cryptolens.models
- IP - Variable in class io.cryptolens.models.ActivatedMachine
- IsOnRightMachine(LicenseKey) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsOnRightMachine(LicenseKey, boolean) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsOnRightMachine(LicenseKey, boolean, boolean) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsOnRightMachine(LicenseKey, int) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsOnRightMachine(LicenseKey, int, boolean) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsOnRightMachine(LicenseKey, int, boolean, boolean) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsOnRightMachine(LicenseKey, String) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsOnRightMachine(LicenseKey, String, boolean) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsOnRightMachine(LicenseKey, String, boolean, boolean) - Static method in class io.cryptolens.methods.Helpers
-
Check if the device is registered with the license key.
- IsPublic - Variable in class io.cryptolens.models.Product
- IsSuccessful(BasicResult) - Static method in class io.cryptolens.methods.Helpers
-
Checks if a response from Cryptolens is successful.
All Classes and Interfaces|All Packages