- cacheHardwareID(boolean) - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
- campaignParams(String) - Method in class com.licensespring.model.order.WebhookOrder.WebhookOrderBuilder
-
UTM parameters, sample: "cpg=web,src=google.com"
- canBorrow(boolean) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
Indicates whether a license can be borrowed.
- canEqual(Object) - Method in class com.licensespring.BaseConfiguration
-
- canEqual(Object) - Method in class com.licensespring.dto.ActivationRequest
-
- canEqual(Object) - Method in class com.licensespring.dto.AirGapResponse
-
- canEqual(Object) - Method in class com.licensespring.dto.api.installation_file.query.InstallationFileQuery
-
- canEqual(Object) - Method in class com.licensespring.dto.api.product_details.query.ProductDetailsQuery
-
- canEqual(Object) - Method in class com.licensespring.dto.api.versions.query.ProductVersionsQuery
-
- canEqual(Object) - Method in class com.licensespring.dto.CheckResponse
-
- canEqual(Object) - Method in class com.licensespring.dto.ConsumptionRequest
-
- canEqual(Object) - Method in class com.licensespring.dto.FeatureConsumptionRequest
-
- canEqual(Object) - Method in class com.licensespring.dto.floating.LicenseBorrowRequest
-
- canEqual(Object) - Method in class com.licensespring.dto.floating_server.add_consumption.request.AddConsumptionReq
-
- canEqual(Object) - Method in class com.licensespring.dto.floating_server.add_feature_consumption.request.AddFeatureConsumptionReq
-
- canEqual(Object) - Method in class com.licensespring.dto.floating_server.add_product.query.AddLicenseQuery
-
- canEqual(Object) - Method in class com.licensespring.dto.floating_server.airgap.generate.request.GenerateAirgapSignatureReq
-
- canEqual(Object) - Method in class com.licensespring.dto.floating_server.airgap.license.request.AddAirgapLicenseReq
-
- canEqual(Object) - Method in class com.licensespring.dto.FloatingFeatureReq
-
- canEqual(Object) - Method in class com.licensespring.dto.LicenseRequest
-
- canEqual(Object) - Method in class com.licensespring.dto.proxy_floating_service.AddAirgapLicenseParams
-
- canEqual(Object) - Method in class com.licensespring.dto.proxy_floating_service.AddConsumptionParams
-
- canEqual(Object) - Method in class com.licensespring.dto.proxy_floating_service.AddFeatureConsumptionParams
-
- canEqual(Object) - Method in class com.licensespring.dto.proxy_floating_service.AddLicenseParams
-
- canEqual(Object) - Method in class com.licensespring.dto.proxy_floating_service.GenerateAirgapSignatureParams
-
- canEqual(Object) - Method in class com.licensespring.dto.service.InstallationFileParams
-
- canEqual(Object) - Method in class com.licensespring.dto.service.ProductDetailsParams
-
- canEqual(Object) - Method in class com.licensespring.dto.service.ProductVersionsParams
-
- canEqual(Object) - Method in class com.licensespring.dto.TrialLicenseRequest
-
- canEqual(Object) - Method in class com.licensespring.dto.VariableRequest
-
- canEqual(Object) - Method in class com.licensespring.model.ActivationLicense
-
- canEqual(Object) - Method in class com.licensespring.model.DeviceVariables
-
- canEqual(Object) - Method in class com.licensespring.model.LicenseIdentity
-
- canEqual(Object) - Method in class com.licensespring.model.Version
-
- CertFileReader - Class in com.licensespring.utils
-
- CertFileReader() - Constructor for class com.licensespring.utils.CertFileReader
-
- changeClientSecret(String) - Method in class com.licensespring.api.OAuthService
-
Changes the OAuth request client secret
- changeOAuthClientSecret(String) - Method in class com.licensespring.api.AuthorizationService
-
Changes the OAuth client secret
- channel(String) - Method in class com.licensespring.dto.service.InstallationFileParams.InstallationFileParamsBuilder
-
- channel(String) - Method in class com.licensespring.dto.service.ProductVersionsParams.ProductVersionsParamsBuilder
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.licensespring.utils.LicenseSpringTrustManager
-
- CheckResponse - Class in com.licensespring.dto
-
Data Transfer Object that LicenseSpring API returns when executing "check license" operation.
- CheckResponse.CheckResponseBuilder - Class in com.licensespring.dto
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.licensespring.utils.LicenseSpringTrustManager
-
- checkSignature(LicenseData, String, LicenseIdentity) - Method in class com.licensespring.api.AuthorizationService
-
Checks if signature is valid.
- checkSignature(String, String) - Method in class com.licensespring.api.AuthorizationService
-
- city(String) - Method in class com.licensespring.model.Customer.CustomerBuilder
-
Customer's city.
- clearItems() - Method in class com.licensespring.model.order.WebhookOrder.WebhookOrderBuilder
-
- clearLicenses() - Method in class com.licensespring.model.order.OrderItem.OrderItemBuilder
-
- clearProductFeatures() - Method in class com.licensespring.model.order.OrderLicense.OrderLicenseBuilder
-
- clearVariables() - Method in class com.licensespring.dto.VariableRequest.VariableRequestBuilder
-
- clearVariables() - Method in class com.licensespring.model.DeviceVariables.DeviceVariablesBuilder
-
- clientId(String) - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
- clientId(String) - Method in class com.licensespring.dto.auth.OAuthTokenRequest.OAuthTokenRequestBuilder
-
The client identifier issued to the client.
- clientSecret(String) - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
- clientSecret(String) - Method in class com.licensespring.dto.auth.OAuthTokenRequest.OAuthTokenRequestBuilder
-
The client secret issued to the client.
- ClientValidationException - Exception in com.licensespring.model.exceptions.validation
-
Client validation exceptions occur when the SDK concludes that something is wrong with the
current license (locally).
- ClientValidationException() - Constructor for exception com.licensespring.model.exceptions.validation.ClientValidationException
-
- ClientValidationException(String) - Constructor for exception com.licensespring.model.exceptions.validation.ClientValidationException
-
- ClientValidationException(String, Throwable) - Constructor for exception com.licensespring.model.exceptions.validation.ClientValidationException
-
- ClientValidationException(Throwable) - Constructor for exception com.licensespring.model.exceptions.validation.ClientValidationException
-
- ClientValidationException(String, Throwable, boolean, boolean) - Constructor for exception com.licensespring.model.exceptions.validation.ClientValidationException
-
- CloudCheckException - Exception in com.licensespring.model.exceptions.infrastructure.cloudcheck
-
In case of errors, all cloud based (node-locking) calls to metadata servers produce a subtype of
this exception.
- CloudCheckException() - Constructor for exception com.licensespring.model.exceptions.infrastructure.cloudcheck.CloudCheckException
-
- CloudCheckException(String) - Constructor for exception com.licensespring.model.exceptions.infrastructure.cloudcheck.CloudCheckException
-
- CloudCheckException(String, Throwable) - Constructor for exception com.licensespring.model.exceptions.infrastructure.cloudcheck.CloudCheckException
-
- CloudCheckException(Throwable) - Constructor for exception com.licensespring.model.exceptions.infrastructure.cloudcheck.CloudCheckException
-
- CloudCheckException(String, Throwable, boolean, boolean) - Constructor for exception com.licensespring.model.exceptions.infrastructure.cloudcheck.CloudCheckException
-
- code(String) - Method in class com.licensespring.dto.ActivationRequest.ActivationRequestBuilder
-
- code(String) - Method in class com.licensespring.dto.UserLicensesRequest.UserLicensesRequestBuilder
-
Required if using SSO.
- code(String) - Method in class com.licensespring.model.order.Feature.FeatureBuilder
-
Code of the feature.
- com.licensespring - package com.licensespring
-
Package com.licensespring contains the main public classes of interest when implementing
the client SDKs (license-client, floating-client).
- com.licensespring.api - package com.licensespring.api
-
com.licensespring.api package contains Core APIs, API builders, Error decoders,
Interceptors and used in all SDKs e.g.
- com.licensespring.dto - package com.licensespring.dto
-
com.licensespring.dto contains all data transfer objects used in API requests and API
responses.
- com.licensespring.dto.api.installation_file.query - package com.licensespring.dto.api.installation_file.query
-
- com.licensespring.dto.api.product_details.query - package com.licensespring.dto.api.product_details.query
-
- com.licensespring.dto.api.versions.query - package com.licensespring.dto.api.versions.query
-
- com.licensespring.dto.auth - package com.licensespring.dto.auth
-
- com.licensespring.dto.floating - package com.licensespring.dto.floating
-
- com.licensespring.dto.floating_server.add_consumption.request - package com.licensespring.dto.floating_server.add_consumption.request
-
- com.licensespring.dto.floating_server.add_consumption.response - package com.licensespring.dto.floating_server.add_consumption.response
-
- com.licensespring.dto.floating_server.add_feature_consumption.request - package com.licensespring.dto.floating_server.add_feature_consumption.request
-
- com.licensespring.dto.floating_server.add_feature_consumption.response - package com.licensespring.dto.floating_server.add_feature_consumption.response
-
- com.licensespring.dto.floating_server.add_product.query - package com.licensespring.dto.floating_server.add_product.query
-
- com.licensespring.dto.floating_server.airgap.generate.request - package com.licensespring.dto.floating_server.airgap.generate.request
-
- com.licensespring.dto.floating_server.airgap.license.request - package com.licensespring.dto.floating_server.airgap.license.request
-
- com.licensespring.dto.floating_server.license.generate - package com.licensespring.dto.floating_server.license.generate
-
- com.licensespring.dto.floating_server.remove_product.query - package com.licensespring.dto.floating_server.remove_product.query
-
- com.licensespring.dto.proxy_floating_service - package com.licensespring.dto.proxy_floating_service
-
- com.licensespring.dto.service - package com.licensespring.dto.service
-
- com.licensespring.identity - package com.licensespring.identity
-
Package com.licensespring.identity.identity contains various identity providers that are
used depending on the context in which the application is launched.
- com.licensespring.model - package com.licensespring.model
-
Package com.licensespring.model contains all models used in LicenseSpring.
- com.licensespring.model.exceptions - package com.licensespring.model.exceptions
-
com.licensespring.model.exceptions contains all exception models used in LicenseSpring.
- com.licensespring.model.exceptions.infrastructure - package com.licensespring.model.exceptions.infrastructure
-
The package contains issues with infrastructure based errors/exceptions.
- com.licensespring.model.exceptions.infrastructure.cloudcheck - package com.licensespring.model.exceptions.infrastructure.cloudcheck
-
The package relates to exceptions which are done in the NODE-LOCKING mode of operations.
- com.licensespring.model.exceptions.validation - package com.licensespring.model.exceptions.validation
-
The package contains all license validation errors, as well as misconfiguration errors.
- com.licensespring.model.order - package com.licensespring.model.order
-
Package com.licensespring.model.order contains all models associated with Order, e.g.
- com.licensespring.utils - package com.licensespring.utils
-
- companyName(String) - Method in class com.licensespring.model.Customer.CustomerBuilder
-
Customer's company name.
- ConfigurationBuilder() - Constructor for class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
- ConfigurationException - Exception in com.licensespring.model.exceptions.validation
-
This exception is thrown when Configuration files are not configured properly.
- ConfigurationException(String) - Constructor for exception com.licensespring.model.exceptions.validation.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception com.licensespring.model.exceptions.validation.ConfigurationException
-
- configureSSL(BaseConfiguration, OkHttpClient.Builder) - Static method in class com.licensespring.api.LicenseSpringApiBuilderFactory
-
- confirmationCode(String) - Method in class com.licensespring.dto.proxy_floating_service.AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder
-
- ConnectionException - Exception in com.licensespring.model.exceptions.infrastructure
-
This Exception will be thrown if
IOException occurs while trying to connect to
LicenseSpring API.
- ConnectionException(String) - Constructor for exception com.licensespring.model.exceptions.infrastructure.ConnectionException
-
- ConnectionException(String, Throwable) - Constructor for exception com.licensespring.model.exceptions.infrastructure.ConnectionException
-
- connectionSpecs(List<ConnectionSpec>) - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
Specifies configuration for the socket connection that HTTP traffic travels through.
- ConsumptionException - Exception in com.licensespring.model.exceptions.validation
-
The exception is thrown when the SDK detects over consumption on feature or license.
- ConsumptionException() - Constructor for exception com.licensespring.model.exceptions.validation.ConsumptionException
-
- ConsumptionException(String) - Constructor for exception com.licensespring.model.exceptions.validation.ConsumptionException
-
- consumptionPeriod(ConsumptionPeriod) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
Period when the consumption uses (and overages if enabled) are reset
ConsumptionPeriod
- ConsumptionPeriod - Enum in com.licensespring.model
-
Enum declaring consumption reset period
- consumptionPeriod(String) - Method in class com.licensespring.model.order.OrderLicense.OrderLicenseBuilder
-
Period after which the consumptions are reset to 0.
- ConsumptionRequest - Class in com.licensespring.dto
-
Data Transfer object containing information about number of consumptions to add.
- ConsumptionRequest(ConsumptionRequest.ConsumptionRequestBuilder<?, ?>) - Constructor for class com.licensespring.dto.ConsumptionRequest
-
- ConsumptionRequest.ConsumptionRequestBuilder<C extends ConsumptionRequest,B extends ConsumptionRequest.ConsumptionRequestBuilder<C,B>> - Class in com.licensespring.dto
-
- ConsumptionRequestBuilder() - Constructor for class com.licensespring.dto.ConsumptionRequest.ConsumptionRequestBuilder
-
- consumptions(Integer) - Method in class com.licensespring.dto.ConsumptionRequest.ConsumptionRequestBuilder
-
- consumptions(Integer) - Method in class com.licensespring.dto.proxy_floating_service.AddConsumptionParams.AddConsumptionParamsBuilder
-
- consumptions(Integer) - Method in class com.licensespring.dto.proxy_floating_service.AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder
-
- country(String) - Method in class com.licensespring.model.Customer.CustomerBuilder
-
Customer's country.
- create(BaseConfiguration) - Static method in class com.licensespring.identity.DeviceCacheFactory
-
- create(LicenseIdentity) - Method in interface com.licensespring.model.order.OrderLicenseFactory
-
Create order license from license identity.
- created(ZonedDateTime) - Method in class com.licensespring.model.order.WebhookOrder.WebhookOrderBuilder
-
Default time of order creation.
- createFeign(BaseConfiguration, Gson, AuthorizationService) - Static method in class com.licensespring.api.LicenseSpringApiBuilderFactory
-
Creates basic Feign.Builder for all LicenseSpring client APIs.
- createFeign(BaseConfiguration, Gson, AuthorizationService, OkHttpClient.Builder) - Static method in class com.licensespring.api.LicenseSpringApiBuilderFactory
-
Creates basic Feign.Builder for all LicenseSpring client APIs.
- createGson() - Static method in class com.licensespring.JsonSerialization
-
Returns Gson object with custom options required to serialize from JSON to Java objects
and vice-versa.
- createIdentity() - Method in class com.licensespring.dto.UnactivatedTrialLicense
-
Creates License identity from License key.
- createOfflineSignature(String, String, String, String) - Method in class com.licensespring.api.AuthorizationService
-
Creates signature by joining provided parameters with "\n".
- createRetryer(boolean) - Static method in class com.licensespring.api.ApiBuilderHelper
-
Creates a Retryer depending on the configuration param
- createSignature(Map<String, String>) - Method in class com.licensespring.api.AuthorizationService
-
Creates signature from the given parameters map.
- createSignature(String, String, String, String) - Method in class com.licensespring.api.AuthorizationService
-
Creates signature from provided parameters
- createSignatureString(Map<String, String>) - Method in class com.licensespring.api.AuthorizationService
-
Creates signature by joining all params with "\n"
- customer(Customer) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
Customer who purchased this particular license
- Customer - Class in com.licensespring.model
-
Data from customer which purchases the license.
- customer(Customer) - Method in class com.licensespring.model.order.WebhookOrder.WebhookOrderBuilder
-
Customer which made the order
- Customer.CustomerBuilder - Class in com.licensespring.model
-
- customerAccountCode(String) - Method in class com.licensespring.dto.ActivationRequest.ActivationRequestBuilder
-
- customerAccountCode(String) - Method in class com.licensespring.dto.UserLicensesRequest.UserLicensesRequestBuilder
-
Required if using SSO.
- customerAccountCode(String) - Method in class com.licensespring.model.ActivationLicense.ActivationLicenseBuilder
-
- CustomField - Class in com.licensespring.model
-
Custom fields can be set via the platform and are loaded on license activation.
- CustomField(String, String, String) - Constructor for class com.licensespring.model.CustomField
-
- customFields(List<CustomField>) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
List of custom fields that can be set in LicenseSpring platform.
- GenerateAirgapSignatureParams - Class in com.licensespring.dto.proxy_floating_service
-
Data transfer object for generating airgap signature.
- GenerateAirgapSignatureParams(GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<?, ?>) - Constructor for class com.licensespring.dto.proxy_floating_service.GenerateAirgapSignatureParams
-
- GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<C extends GenerateAirgapSignatureParams,B extends GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<C,B>> - Class in com.licensespring.dto.proxy_floating_service
-
- GenerateAirgapSignatureParamsBuilder() - Constructor for class com.licensespring.dto.proxy_floating_service.GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder
-
- GenerateAirgapSignatureReq - Class in com.licensespring.dto.floating_server.airgap.generate.request
-
Data transfer object for generating airgap signature.
- GenerateAirgapSignatureReq(GenerateAirgapSignatureReq.GenerateAirgapSignatureReqBuilder<?, ?>) - Constructor for class com.licensespring.dto.floating_server.airgap.generate.request.GenerateAirgapSignatureReq
-
- GenerateAirgapSignatureReq.GenerateAirgapSignatureReqBuilder<C extends GenerateAirgapSignatureReq,B extends GenerateAirgapSignatureReq.GenerateAirgapSignatureReqBuilder<C,B>> - Class in com.licensespring.dto.floating_server.airgap.generate.request
-
- GenerateAirgapSignatureReqBuilder() - Constructor for class com.licensespring.dto.floating_server.airgap.generate.request.GenerateAirgapSignatureReq.GenerateAirgapSignatureReqBuilder
-
- generateHeaders() - Method in class com.licensespring.api.AuthorizationService
-
Generates "Authorization" and "Content-Type" headers.
- GenerateLicenseRequest - Class in com.licensespring.dto
-
Data Transfer Object providing information required to generate new license.
- GenerateLicenseRequest.GenerateLicenseRequestBuilder - Class in com.licensespring.dto
-
- generateLicenses(String[]) - Method in class com.licensespring.model.order.OrderItem.OrderItemBuilder
-
Method for generating licenses from license identities Strings.
- GenerateOfflineLicenseReq - Class in com.licensespring.dto.floating_server.license.generate
-
Data transfer object that is used for generating offline license.
- GenerateOfflineLicenseReq.GenerateOfflineLicenseReqBuilder - Class in com.licensespring.dto.floating_server.license.generate
-
- getAcceptedIssuers() - Method in class com.licensespring.utils.LicenseSpringTrustManager
-
- getAccessToken() - Method in class com.licensespring.api.OAuthService
-
Returns a valid access token.
- getAccessToken() - Method in class com.licensespring.dto.auth.OAuthTokenResponse
-
The access token issued by the OAuth server.
- getAddress() - Method in class com.licensespring.model.Customer
-
Customer's address.
- getAllowOverages() - Method in class com.licensespring.dto.floating_server.add_consumption.response.AddConsumptionResp
-
- getAllowOverages() - Method in class com.licensespring.dto.floating_server.add_feature_consumption.response.AddFeatureConsumptionResp
-
- getAllowOverages() - Method in class com.licensespring.dto.proxy_floating_service.AddConsumptionParams
-
Allow overages.
- getAllowUnlimitedActivations() - Method in class com.licensespring.model.LicenseUser
-
Boolean indicating whether unlimited activations are allowed for the user.
- getAllowUnlimitedConsumptions() - Method in class com.licensespring.dto.floating_server.add_consumption.response.AddConsumptionResp
-
- getAllowUnlimitedConsumptions() - Method in class com.licensespring.dto.floating_server.add_feature_consumption.response.AddFeatureConsumptionResp
-
- getAllowUnlimitedConsumptions() - Method in class com.licensespring.model.LicenseFeature
-
Boolean indicating whether to allow unlimited activations.
- getApiKey() - Method in class com.licensespring.BaseConfiguration
-
Required parameter, the api key can be found by accessing your account on the LicenseSpring
platform.
- getApiKey() - Method in class com.licensespring.dto.OfflineRequest
-
API key.
- getApiUrl() - Method in class com.licensespring.BaseConfiguration
-
Returns base URL of LicenseSpring API.
- getAppName() - Method in class com.licensespring.BaseConfiguration
-
Name of the application implementing the SDK.
- getAppName() - Method in class com.licensespring.dto.ActivationRequest
-
Application name.
- getAppVer() - Method in class com.licensespring.dto.ActivationRequest
-
Application version.
- getAppVersion() - Method in class com.licensespring.BaseConfiguration
-
Version of the application implementing the SDK.
- getAuthorizationMethod() - Method in class com.licensespring.model.Product
-
- getAuthURL() - Method in class com.licensespring.BaseConfiguration
-
Auth endpoint - the root for licensespring Auth API.
- getBorrowedUntil() - Method in class com.licensespring.dto.floating.LicenseBorrowRequest
-
The endpoint date and time until which the license is to be borrowed.
- getBorrowedUntil() - Method in class com.licensespring.dto.floating.LicenseBorrowResponse
-
The date and time until which the license has been borrowed.
- getCacheHardwareID() - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
Is hardware caching enabled or not.
- getCampaignParams() - Method in class com.licensespring.model.order.WebhookOrder
-
UTM parameters, sample: "cpg=web,src=google.com"
- getChannel() - Method in class com.licensespring.dto.service.InstallationFileParams
-
Channel identifier, e.g.
- getChannel() - Method in class com.licensespring.dto.service.ProductVersionsParams
-
Channel identifier, e.g.
- getCity() - Method in class com.licensespring.model.Customer
-
Customer's city.
- getClientId() - Method in class com.licensespring.BaseConfiguration
-
Client identifier for OAuth authentication.
- getClientId() - Method in class com.licensespring.dto.auth.OAuthTokenRequest
-
The client identifier issued to the client.
- getClientSecret() - Method in class com.licensespring.BaseConfiguration
-
Client secret for OAuth authentication.
- getClientSecret() - Method in class com.licensespring.dto.auth.OAuthTokenRequest
-
The client secret issued to the client.
- getCode() - Method in class com.licensespring.dto.ActivationRequest
-
Code.
- getCode() - Method in class com.licensespring.dto.UserLicensesRequest
-
Required if using SSO.
- getCode() - Method in class com.licensespring.model.ErrorResponse
-
Code of error response, includes short message of what event triggered error response.
- getCode() - Method in class com.licensespring.model.LicenseFeature
-
Unique code of the feature use for reference purposes.
- getCode() - Method in class com.licensespring.model.order.Feature
-
Code of the feature.
- getCompanyName() - Method in class com.licensespring.model.Customer
-
Customer's company name.
- getConfirmationCode() - Method in class com.licensespring.dto.proxy_floating_service.AddAirgapLicenseParams
-
Confirmation code
- getConnectionSpecs() - Method in class com.licensespring.BaseConfiguration
-
Specifies configuration for the socket connection that HTTP traffic travels through.
- getConsumptionPeriod() - Method in class com.licensespring.dto.floating_server.add_consumption.response.AddConsumptionResp
-
- getConsumptionPeriod() - Method in class com.licensespring.dto.floating_server.add_feature_consumption.response.AddFeatureConsumptionResp
-
- getConsumptionPeriod() - Method in class com.licensespring.LicenseData
-
Period when the consumption uses (and overages if enabled) are reset
ConsumptionPeriod
- getConsumptionPeriod() - Method in class com.licensespring.model.LicenseFeature
-
- getConsumptionPeriod() - Method in class com.licensespring.model.order.OrderLicense
-
Period after which the consumptions are reset to 0.
- getConsumptions() - Method in class com.licensespring.dto.ConsumptionRequest
-
Number of consumptions to add.
- getConsumptions() - Method in class com.licensespring.dto.proxy_floating_service.AddConsumptionParams
-
Consumptions.
- getConsumptions() - Method in class com.licensespring.dto.proxy_floating_service.AddFeatureConsumptionParams
-
Consumptions.
- getCount() - Method in class com.licensespring.model.Paginated
-
Total items count.
- getCountry() - Method in class com.licensespring.model.Customer
-
Customer's country.
- getCreated() - Method in class com.licensespring.model.order.WebhookOrder
-
Default time of order creation.
- getCreatedAt() - Method in class com.licensespring.model.DeviceVariable
-
Time when the variable was created.
- getCustomer() - Method in class com.licensespring.LicenseData
-
Customer who purchased this particular license
- getCustomer() - Method in class com.licensespring.model.order.WebhookOrder
-
Customer which made the order
- getCustomerAccountCode() - Method in class com.licensespring.dto.ActivationRequest
-
Customer Account Code.
- getCustomerAccountCode() - Method in class com.licensespring.dto.UserLicensesRequest
-
Required if using SSO.
- getCustomerAccountCode() - Method in class com.licensespring.model.ActivationLicense
-
Identity's customer account code
- getCustomFields() - Method in class com.licensespring.LicenseData
-
List of custom fields that can be set in LicenseSpring platform.
- getData() - Method in class com.licensespring.dto.AirGapResponse
-
License data, class containing various information about license.
- getData() - Method in class com.licensespring.dto.CheckResponse
-
License data, class containing various information about license.
- getDate() - Method in class com.licensespring.dto.OfflineRequest
-
Current date.
- getDeviceId() - Method in class com.licensespring.dto.floating.LicenseBorrowResponse
-
A unique identifier for the device that the license has been borrowed for.
- getDeviceId() - Method in interface com.licensespring.identity.DeviceIdentity
-
Returns device identity.
- getDeviceId() - Method in class com.licensespring.identity.DirectHardwareId
-
- getDeviceId() - Method in class com.licensespring.identity.HardwareIdCache
-
- getDeviceId() - Method in class com.licensespring.LicenseData
-
Device ID represents the unique identifier of the device associated with the license.
- getDeviceId() - Method in class com.licensespring.model.DeviceVariable
-
id of the device this variable belongs to.
- getDownloadId() - Method in class com.licensespring.model.order.WebhookOrder
-
custom order download id
- getEmail() - Method in class com.licensespring.dto.TrialLicenseRequest
-
Email address.
- getEmail() - Method in class com.licensespring.model.Customer
-
Customer's email
- getEmail() - Method in class com.licensespring.model.LicenseUser
-
The email address associated with the user.
- getEmail() - Method in class com.licensespring.model.order.UserBasedLicense
-
Email address.
- getEnableRetrying() - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
- getEnv() - Method in class com.licensespring.dto.ActivationRequest
-
Environment identifier, e.g.
- getEnv() - Method in class com.licensespring.dto.service.InstallationFileParams
-
Environment identifier, e.g.
- getEnv() - Method in class com.licensespring.dto.service.ProductDetailsParams
-
Filter products by environment string (as defined by installation file "environment").
- getEnv() - Method in class com.licensespring.dto.service.ProductVersionsParams
-
Environment identifier, e.g.
- getEnvironment() - Method in class com.licensespring.model.InstallationFile
-
Installation file environment string.
- getExpiresIn() - Method in class com.licensespring.dto.auth.OAuthTokenResponse
-
The lifetime in seconds of the access token.
- getExpiryDate() - Method in class com.licensespring.model.LicenseFeature
-
The expiration date of the feature (can be null)
- getFeature() - Method in class com.licensespring.dto.FeatureConsumptionRequest
-
Name of the feature.
- getFeature() - Method in class com.licensespring.dto.FloatingFeatureReq
-
Feature code.
- getFeature() - Method in class com.licensespring.dto.proxy_floating_service.AddFeatureConsumptionParams
-
Feature.
- getFeatureType() - Method in class com.licensespring.model.LicenseFeature
-
Type of the feature ("activation" or "consumption"), as explained in the class definition
javadoc.
- getFile() - Method in class com.licensespring.dto.CheckResponse
-
Installation file (binary).
- getFirstName() - Method in class com.licensespring.dto.TrialLicenseRequest
-
First name of the customer.
- getFirstName() - Method in class com.licensespring.model.Customer
-
Customer's first name.
- getFirstName() - Method in class com.licensespring.model.LicenseUser
-
The first name of the user.
- getFirstName() - Method in class com.licensespring.model.order.UserBasedLicense
-
User's first name.
- getFloatingInUse() - Method in class com.licensespring.LicenseData
-
Used only with floating cloud/on-premises setup.
- getFloatingInUseDevices() - Method in class com.licensespring.LicenseData
-
Used only with floating cloud/on-premises setup.
- getFloatingTimeout() - Method in class com.licensespring.LicenseData
-
Used only with floating cloud/on-premises setup.
- getFloatingTimeout() - Method in class com.licensespring.model.LicenseFeature
-
Floating timeout in minutes.
- getFloatingUsers() - Method in class com.licensespring.LicenseData
-
Used only with floating cloud/on-premises setup.
- getFloatingUsers() - Method in class com.licensespring.model.LicenseFeature
-
Used only with floating cloud/on-premises setup.
- getFloatingUsers() - Method in class com.licensespring.model.order.OrderLicense
-
How many floating users can use this.
- getGrantType() - Method in class com.licensespring.dto.auth.OAuthTokenRequest
-
The grant type, which should be set to "client_credentials".
- getHardwareId() - Method in class com.licensespring.dto.api.installation_file.query.InstallationFileQuery
-
Unique hardware ID generated for the client device.
- getHardwareId() - Method in class com.licensespring.dto.api.versions.query.ProductVersionsQuery
-
Unique hardware ID generated for the client device.
- getHardwareId() - Method in class com.licensespring.dto.LicenseRequest
-
- getHardwareId() - Method in class com.licensespring.dto.OfflineRequest
-
Hardware ID.
- getHashMd5() - Method in class com.licensespring.model.InstallationFile
-
- getHostnameVerifier() - Method in class com.licensespring.BaseConfiguration
-
Verifier used to confirm that response certificates apply to requested hostnames for HTTPS
connections.
- getId() - Method in class com.licensespring.dto.AirGapResponse
-
Policy Id for the AirGap License
- getId() - Method in class com.licensespring.LicenseData
-
License ID represents the unique identifier of the license.
- getId() - Method in class com.licensespring.model.DeviceVariable
-
Id of the variable.
- getId() - Method in class com.licensespring.model.LicenseFeature
-
Unique id of the feature.
- getId() - Method in class com.licensespring.model.LicenseUser
-
Unique identifier of the user.
- getId() - Method in class com.licensespring.model.order.WebhookOrder
-
a unique order ID, this can be e.g.
- getIdentity() - Method in class com.licensespring.model.LicenseIdentity
-
Get identity of the license (either license key or username), if both have been set this method
will return license key.
- getIdentityProvider() - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
- getIdentityProvider() - Method in class com.licensespring.BaseConfiguration
-
Set a custom IdentityProvider which generates unique keys for a particular device Default
implementation is based on Motherboard / CPU / Disk
- getIdToken() - Method in class com.licensespring.dto.ActivationRequest
-
ID token.
- getIdToken() - Method in class com.licensespring.dto.UserLicensesRequest
-
Required if using SSO.
- getIncludeCustomFields() - Method in class com.licensespring.dto.service.ProductDetailsParams
-
Include product custom fields definition (default: false).
- getIncludeLatestVersion() - Method in class com.licensespring.dto.service.ProductDetailsParams
-
Includes details on latest installation file (default: false).
- getInfoToStore() - Method in class com.licensespring.BaseConfiguration
-
Collection of what information to track.
- getInitialPassword() - Method in class com.licensespring.model.LicenseUser
-
The initial password for the user
- getInstallationFile() - Method in class com.licensespring.model.InstallationFile
-
Installation file binary
- getIpLocal() - Method in class com.licensespring.dto.ActivationRequest
-
Local IP address.
- getIsFloating() - Method in class com.licensespring.LicenseData
-
Used only with on-premise floating setup (using an on-premise server).
- getIsFloating() - Method in class com.licensespring.model.LicenseFeature
-
Boolean indicating if feature is floating feature.
- getIsFloatingCloud() - Method in class com.licensespring.model.LicenseFeature
-
Used only with floating cloud setup.
- getIsInitialPassword() - Method in class com.licensespring.model.LicenseUser
-
Indicates if the user has their initial password.
- getIsManager() - Method in class com.licensespring.model.order.UserBasedLicense
-
- getItems() - Method in class com.licensespring.model.order.WebhookOrder
-
Items of the order.
- getKey() - Method in interface com.licensespring.IdentityProvider
-
Returns unique hardware ID/hardware key of the device.
- getKey() - Method in class com.licensespring.model.order.OrderLicense
-
License key, use the generateLicenseKeys method on LicenseSpringManager to generate unique
keys.
- getLanguage() - Method in class com.licensespring.model.order.WebhookOrder
-
Language of order made.
- getLastName() - Method in class com.licensespring.dto.TrialLicenseRequest
-
Last name of the customer.
- getLastName() - Method in class com.licensespring.model.Customer
-
Customer's last name.
- getLastName() - Method in class com.licensespring.model.LicenseUser
-
The last name of the user.
- getLastName() - Method in class com.licensespring.model.order.UserBasedLicense
-
User's last name.
- getLicense() - Method in class com.licensespring.dto.UnactivatedTrialLicense
-
License key.
- getLicense() - Method in class com.licensespring.model.UserLicense
-
- getLicenseId() - Method in class com.licensespring.dto.api.installation_file.query.InstallationFileQuery
-
Ensures that the action affects only the license with the specified ID.
- getLicenseId() - Method in class com.licensespring.dto.api.versions.query.ProductVersionsQuery
-
Ensures that the action affects only the license with the specified ID.
- getLicenseId() - Method in class com.licensespring.dto.floating.LicenseBorrowResponse
-
A unique identifier for the license that has been borrowed.
- getLicenseId() - Method in class com.licensespring.dto.LicenseRequest
-
License ID.
- getLicenseId() - Method in class com.licensespring.model.LicenseIdentity
-
License ID.
- getLicenseKey() - Method in class com.licensespring.dto.api.installation_file.query.InstallationFileQuery
-
Required if product is key-based.
- getLicenseKey() - Method in class com.licensespring.dto.api.versions.query.ProductVersionsQuery
-
Required if product is key-based.
- getLicenseKey() - Method in class com.licensespring.dto.floating_server.license.generate.GenerateOfflineLicenseReq
-
License key.
- getLicenseKey() - Method in class com.licensespring.dto.LicenseRequest
-
License key, you can find it on LicenseSpring platform.
- getLicenseKey() - Method in class com.licensespring.dto.OfflineRequest
-
License key.(key based license)
- getLicenseKey() - Method in class com.licensespring.dto.proxy_floating_service.AddAirgapLicenseParams
-
License key
- getLicenseKey() - Method in class com.licensespring.dto.proxy_floating_service.AddLicenseParams
-
License key.(key based license)
- getLicenseKey() - Method in class com.licensespring.dto.proxy_floating_service.GenerateAirgapSignatureParams
-
License key.
- getLicenseKey() - Method in class com.licensespring.model.LicenseIdentity
-
License key.
- getLicensePolicy() - Method in class com.licensespring.dto.proxy_floating_service.AddAirgapLicenseParams
-
License policy
- getLicenses() - Method in class com.licensespring.model.order.OrderItem
-
- getLicenseSignature() - Method in class com.licensespring.LicenseData
-
Signature that is used to sign this license by the LS servers.
- getLicenseSpringAPIVersion() - Method in class com.licensespring.BaseConfiguration
-
LicenseSpring API version.
- getLicenseType() - Method in class com.licensespring.dto.UnactivatedTrialLicense
-
Type of the license, e.g.
- getLicenseType() - Method in class com.licensespring.LicenseData
-
Possible license types: PERPETUAL, SUBSCRIPTION, TIME-LIMITED, CONSUMPTION, UNKNOWN
- getLicenseType() - Method in class com.licensespring.model.order.OrderLicense
-
Type of license - value can be either trial, perpetual, consumption or time-limited
- getLicenseUser() - Method in class com.licensespring.dto.UnactivatedTrialLicense
-
License user.
- getLimit() - Method in class com.licensespring.model.PaginationInput
-
Max number of items returned.
- getMacAddress() - Method in class com.licensespring.dto.ActivationRequest
-
MAC address.
- getMaintenanceDuration() - Method in class com.licensespring.model.order.OrderLicense
-
duration of license maintenance period - value examples: 1y (one year) or 2m (2 months) or 3d
(3 days).
- getMaintenancePeriod() - Method in class com.licensespring.LicenseData
-
Maintenance period of license.
- getMaxActivations() - Method in class com.licensespring.LicenseData
-
The maximum number of active devices that can share this license.
- getMaxActivations() - Method in class com.licensespring.model.LicenseUser
-
The maximum number of activations allowed for this user.
- getMaxActivations() - Method in class com.licensespring.model.order.OrderLicense
-
Maximum times the license can be activated on different devices (default is 1)
- getMaxBorrowTime() - Method in class com.licensespring.dto.floating.LicenseBorrowResponse
-
The maximum allowable duration (in hours) that a license can be borrowed for.
- getMaxBorrowTime() - Method in class com.licensespring.LicenseData
-
Maximum period a license can be borrowed measured in hours.
- getMaxConsumption() - Method in class com.licensespring.model.LicenseFeature
-
Number of max consumptions.
- getMaxConsumption() - Method in class com.licensespring.model.order.Feature
-
Max consumptions.
- getMaxConsumptions() - Method in class com.licensespring.dto.floating_server.add_consumption.response.AddConsumptionResp
-
- getMaxConsumptions() - Method in class com.licensespring.dto.floating_server.add_feature_consumption.response.AddFeatureConsumptionResp
-
- getMaxConsumptions() - Method in class com.licensespring.LicenseData
-
Maximal consumptions of this license.
- getMaxConsumptions() - Method in class com.licensespring.model.order.OrderLicense
-
Maximum consumptions of the license for CONSUMPTION type of licenses.
- getMaxOverages() - Method in class com.licensespring.dto.floating_server.add_consumption.response.AddConsumptionResp
-
- getMaxOverages() - Method in class com.licensespring.dto.floating_server.add_feature_consumption.response.AddFeatureConsumptionResp
-
- getMaxOverages() - Method in class com.licensespring.dto.proxy_floating_service.AddConsumptionParams
-
Max overages.
- getMaxOverages() - Method in class com.licensespring.LicenseData
-
Maximal overages of this license (uses after consumptions have been used up).
- getMaxOverages() - Method in class com.licensespring.model.LicenseFeature
-
Maximal overages of this feature (uses after consumptions have been used up).
- getMaxOverages() - Method in class com.licensespring.model.order.OrderLicense
-
Maximum amount of overages over the max consumption limit.
- getMessage() - Method in class com.licensespring.model.ErrorResponse
-
Message explaining what went wrong and cause of the error.
- getMetadata() - Method in class com.licensespring.LicenseData
-
JSON metadata of the license.
- getMetadata() - Method in class com.licensespring.model.Customer
-
JSON metadata of the customer.
- getMetadata() - Method in class com.licensespring.model.LicenseFeature
-
JSON metadata of the feature.
- getMetadata() - Method in class com.licensespring.model.PaginationInput
-
A JSON element containing additional metadata information for filtering license product
features.
- getMetadata() - Method in class com.licensespring.model.Product
-
JSON metadata of the product.
- getName() - Method in class com.licensespring.model.CustomField
-
Custom field's name
- getName() - Method in class com.licensespring.model.LicenseFeature
-
Name of the feature use for reference purposes.
- getNext() - Method in class com.licensespring.model.Paginated
-
Url of the next items batch.
- getNotBeforePolicy() - Method in class com.licensespring.dto.auth.OAuthTokenResponse
-
The not-before policy indicator.
- getOffset() - Method in class com.licensespring.model.PaginationInput
-
Offset - number of items that are skipped.
- getOrderType() - Method in class com.licensespring.model.order.WebhookOrder
-
Placeholder field, default and only value is NORMAL.
- getOsHostname() - Method in class com.licensespring.dto.ActivationRequest
-
OS host name.
- getOsVer() - Method in class com.licensespring.dto.ActivationRequest
-
OS version.
- getPassword() - Method in class com.licensespring.dto.LicenseRequest
-
Password.
- getPassword() - Method in class com.licensespring.dto.OfflineRequest
-
Password.
- getPassword() - Method in class com.licensespring.dto.proxy_floating_service.AddLicenseParams
-
Password.
- getPassword() - Method in class com.licensespring.dto.UserLicensesRequest
-
User's password (if using user authentication, not SSO authentication).
- getPassword() - Method in class com.licensespring.model.ActivationLicense
-
Identity's password
- getPhone() - Method in class com.licensespring.dto.TrialLicenseRequest
-
Phone number of the customer.
- getPhone() - Method in class com.licensespring.model.Customer
-
Customer's phone number.
- getPhone() - Method in class com.licensespring.model.order.UserBasedLicense
-
User's phone number.
- getPhoneNumber() - Method in class com.licensespring.model.LicenseUser
-
The phone number of the user.
- getPolicyId() - Method in class com.licensespring.dto.proxy_floating_service.AddAirgapLicenseParams
-
Policy ID
- getPostcode() - Method in class com.licensespring.model.Customer
-
Customer's zipcode or postcode.
- getPrevious() - Method in class com.licensespring.model.Paginated
-
Url of the previous items batch.
- getProduct() - Method in class com.licensespring.dto.api.installation_file.query.InstallationFileQuery
-
Product short code.
- getProduct() - Method in class com.licensespring.dto.api.product_details.query.ProductDetailsQuery
-
Product short code.
- getProduct() - Method in class com.licensespring.dto.api.versions.query.ProductVersionsQuery
-
Product short code.
- getProduct() - Method in class com.licensespring.dto.floating_server.add_consumption.request.AddConsumptionReq
-
Product short code.
- getProduct() - Method in class com.licensespring.dto.floating_server.add_feature_consumption.request.AddFeatureConsumptionReq
-
Product short code.
- getProduct() - Method in class com.licensespring.dto.floating_server.add_product.query.AddLicenseQuery
-
Name of the product
- getProduct() - Method in class com.licensespring.dto.floating_server.license.generate.GenerateOfflineLicenseReq
-
Product short code.
- getProduct() - Method in class com.licensespring.dto.floating_server.remove_product.query.RemoveLicenseQuery
-
Name of the product
- getProduct() - Method in class com.licensespring.dto.GenerateLicenseRequest
-
Name of the product.
- getProduct() - Method in class com.licensespring.dto.LicenseRequest
-
Name of the product.
- getProduct() - Method in class com.licensespring.dto.OfflineRequest
-
Product name.
- getProduct() - Method in class com.licensespring.dto.UserLicensesRequest
-
Short code of product, filters results by specified product.
- getProductCode() - Method in class com.licensespring.BaseConfiguration
-
Required parameter, every license is attached to a particular product.
- getProductCode() - Method in class com.licensespring.model.order.OrderItem
-
- getProductDetails() - Method in class com.licensespring.LicenseData
-
The parent product assigned to this license.
- getProductFeatures() - Method in class com.licensespring.LicenseData
-
Each license can have it's own list of features included.
- getProductFeatures() - Method in class com.licensespring.model.order.OrderLicense
-
List of available features assigned to this license.
- getProductName() - Method in class com.licensespring.model.Product
-
Name of the product.
- getProxyCertPath() - Method in class com.licensespring.BaseConfiguration
-
Optional parameter, used to configure client to trust proxy certificate.
- getProxyHost() - Method in class com.licensespring.BaseConfiguration
-
Optional parameter, used to configure all API calls to use a proxy service.
- getProxyPass() - Method in class com.licensespring.BaseConfiguration
-
Optional parameter, used to configure Basic authentication for a proxy service.
- getProxyPort() - Method in class com.licensespring.BaseConfiguration
-
Optional parameter, used to configure all API calls to use a proxy service.
- getProxyUser() - Method in class com.licensespring.BaseConfiguration
-
Optional parameter, used to configure Basic authentication for a proxy service.
- getQuantity() - Method in class com.licensespring.dto.GenerateLicenseRequest
-
Number of licenses to generate.
- getReference() - Method in class com.licensespring.dto.TrialLicenseRequest
-
Reference to the user.
- getReference() - Method in class com.licensespring.model.Customer
-
Customer's reference.
- getReference() - Method in class com.licensespring.model.order.UserBasedLicense
-
Reference to the User.
- getRefreshExpiresIn() - Method in class com.licensespring.dto.auth.OAuthTokenResponse
-
The lifetime in seconds of the refresh token.
- getReleaseDate() - Method in class com.licensespring.model.Version
-
Release date
- getRequest() - Method in class com.licensespring.dto.OfflineRequest
-
Request can be one of two values:
"activation"
"deactivation"
- getRequestId() - Method in class com.licensespring.dto.OfflineRequest
-
Unique ID of the request.
- getRequestLogging() - Method in class com.licensespring.BaseConfiguration
-
HTTP Request/Response logging for debugging purposes.
- getRequestTimeout() - Method in class com.licensespring.BaseConfiguration
-
Optional parameter for setting the timeout when making api requests (in seconds) default is 10
seconds
- getResetConsumption() - Method in class com.licensespring.dto.floating_server.add_consumption.response.AddConsumptionResp
-
- getResetConsumption() - Method in class com.licensespring.dto.floating_server.add_feature_consumption.response.AddFeatureConsumptionResp
-
- getResetConsumption() - Method in class com.licensespring.LicenseData
-
- getResetConsumption() - Method in class com.licensespring.model.LicenseFeature
-
- getResults() - Method in class com.licensespring.model.Paginated
-
Items returned.
- getScope() - Method in class com.licensespring.dto.auth.OAuthTokenResponse
-
The scopes granted by the token.
- getSdkVer() - Method in class com.licensespring.dto.ActivationRequest
-
SDK version.
- getSdkVersion() - Method in class com.licensespring.BaseConfiguration
-
SDK version.
- getServerError() - Method in exception com.licensespring.model.exceptions.LicenseSpringServerException
-
Error response from the server.
- getServiceURL() - Method in class com.licensespring.BaseConfiguration
-
Service endpoint - the root of the licensespring API.
- getSharedKey() - Method in class com.licensespring.BaseConfiguration
-
Required parameter, the shared key can be found by accessing your account on the LicenseSpring
platform.
- getSharedKey() - Method in class com.licensespring.dto.proxy_floating_service.GenerateAirgapSignatureParams
-
Shared key.
- getShortCode() - Method in class com.licensespring.model.Product
-
Short code of the product.
- getSignature() - Method in class com.licensespring.dto.OfflineRequest
-
Signature of the request.
- getSslConfig() - Method in class com.licensespring.BaseConfiguration
-
Custom SSL Configuration to override the ones used by the underlying http client
- getSsoCode() - Method in class com.licensespring.model.ActivationLicense
-
Identity's SSO code
- getSsoIdToken() - Method in class com.licensespring.model.ActivationLicense
-
Identity's SSO ID token
- getState() - Method in class com.licensespring.model.Customer
-
Customer's state or province.
- getStatus() - Method in class com.licensespring.model.ErrorResponse
-
HTTP status of error response.
- getTimesActivated() - Method in class com.licensespring.LicenseData
-
Number of times this license is activated.
- getToken(String, String, String) - Method in interface com.licensespring.api.AuthApi
-
Retrieves an OAuth access token using client credentials.
- getTokenType() - Method in class com.licensespring.dto.auth.OAuthTokenResponse
-
The type of token issued, typically "Bearer".
- getTotalActivations() - Method in class com.licensespring.model.LicenseUser
-
Total number of activations currently in use.
- getTotalConsumptions() - Method in class com.licensespring.dto.floating_server.add_consumption.response.AddConsumptionResp
-
- getTotalConsumptions() - Method in class com.licensespring.dto.floating_server.add_feature_consumption.response.AddFeatureConsumptionResp
-
- getTotalConsumptions() - Method in class com.licensespring.LicenseData
-
Total consumptions of this license as seen by the LS servers.
- getTotalConsumptions() - Method in class com.licensespring.model.LicenseFeature
-
Number of consumptions currently being used.
- getTransferCount() - Method in class com.licensespring.LicenseData
-
Counts the number of license transfers between different devices.
- getTrialDays() - Method in class com.licensespring.model.Product
-
Number of trial days.
- getUrl() - Method in class com.licensespring.model.SSOUrl
-
SSO URL
- getUser() - Method in class com.licensespring.LicenseData
-
- getUser() - Method in class com.licensespring.model.UserLicense
-
- getUsername() - Method in class com.licensespring.dto.api.installation_file.query.InstallationFileQuery
-
Required if product is user based.
- getUsername() - Method in class com.licensespring.dto.api.versions.query.ProductVersionsQuery
-
Required if product is user based.
- getUsername() - Method in class com.licensespring.dto.LicenseRequest
-
Username.
- getUsername() - Method in class com.licensespring.dto.OfflineRequest
-
Username.
- getUsername() - Method in class com.licensespring.dto.proxy_floating_service.AddLicenseParams
-
Username.
- getUsername() - Method in class com.licensespring.dto.UserLicensesRequest
-
User's username (if using user authentication, not SSO authentication).
- getUsername() - Method in class com.licensespring.model.LicenseIdentity
-
Username of license user
- getUsers() - Method in class com.licensespring.model.order.OrderLicense
-
User fields for which the license is being generated.
- getValidDuration() - Method in class com.licensespring.dto.AirGapResponse
-
validity duration (in days, months or years)
- getValidDuration() - Method in class com.licensespring.model.order.OrderLicense
-
Duration is used for time-limited licenses.
- getValidityPeriod() - Method in class com.licensespring.LicenseData
-
After validity period passes license will become invalid.
- getValidityPeriod() - Method in class com.licensespring.model.order.OrderLicense
-
Final end date and time license is valid.
- getValue() - Method in class com.licensespring.model.CustomField
-
Custom field's value
- getValue() - Method in class com.licensespring.model.DeviceVariable
-
Value that was set for this device and license.
- getValueType() - Method in class com.licensespring.model.CustomField
-
Custom field's value type.
- getVariable() - Method in class com.licensespring.model.DeviceVariable
-
Name of the variable.
- getVariables() - Method in class com.licensespring.dto.VariableRequest
-
Map of the variable keys and their corresponding values.
- getVariables() - Method in class com.licensespring.model.DeviceVariables
-
Custom device variables.
- getVersion() - Method in class com.licensespring.dto.service.InstallationFileParams
-
Version string, e.g.
- getVersion() - Method in class com.licensespring.model.InstallationFile
-
Version of the installation file.
- getVersion() - Method in class com.licensespring.model.Version
-
Available version for a product - returned from the LicenseClient implementation.
- getVmInfo() - Method in class com.licensespring.dto.ActivationRequest
-
Information about Virtual Machine.
- id(Integer) - Method in class com.licensespring.dto.AirGapResponse.AirGapResponseBuilder
-
Policy Id for the AirGap License
- id(Long) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
License ID represents the unique identifier of the license.
- id(String) - Method in class com.licensespring.model.order.WebhookOrder.WebhookOrderBuilder
-
a unique order ID, this can be e.g.
- identityProvider(IdentityProvider) - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
HardwareIdStrategy
- IdentityProvider - Interface in com.licensespring
-
IdentityProvider interface should be used when implementing own -custom hardware key generation
algorithm The default implementation provided uses information from the motherboard, the cpu and
disk to generate a unique hardware id - representing a single device.
- idToken(String) - Method in class com.licensespring.dto.ActivationRequest.ActivationRequestBuilder
-
- idToken(String) - Method in class com.licensespring.dto.UserLicensesRequest.UserLicensesRequestBuilder
-
Required if using SSO.
- includeCustomFields(Boolean) - Method in class com.licensespring.dto.service.ProductDetailsParams.ProductDetailsParamsBuilder
-
- includeLatestVersion(Boolean) - Method in class com.licensespring.dto.service.ProductDetailsParams.ProductDetailsParamsBuilder
-
- infoToStore(InfoToStore) - Method in class com.licensespring.BaseConfiguration.ConfigurationBuilder
-
- InfoToStore - Enum in com.licensespring.model
-
Enum used for storing machine info in requests
- InfrastructureException - Exception in com.licensespring.model.exceptions.infrastructure
-
A common class for all Infrastructure based exceptions.
- InfrastructureException() - Constructor for exception com.licensespring.model.exceptions.infrastructure.InfrastructureException
-
- InfrastructureException(String) - Constructor for exception com.licensespring.model.exceptions.infrastructure.InfrastructureException
-
- InfrastructureException(String, Throwable) - Constructor for exception com.licensespring.model.exceptions.infrastructure.InfrastructureException
-
- InfrastructureException(Throwable) - Constructor for exception com.licensespring.model.exceptions.infrastructure.InfrastructureException
-
- InfrastructureException(String, Throwable, boolean, boolean) - Constructor for exception com.licensespring.model.exceptions.infrastructure.InfrastructureException
-
- InstallationFile - Class in com.licensespring.model
-
File available for download for the product.
- InstallationFile(String, String, String, String) - Constructor for class com.licensespring.model.InstallationFile
-
- InstallationFileParams - Class in com.licensespring.dto.service
-
Data transfer object for getting Installation File.
- InstallationFileParams(InstallationFileParams.InstallationFileParamsBuilder<?, ?>) - Constructor for class com.licensespring.dto.service.InstallationFileParams
-
- InstallationFileParams.InstallationFileParamsBuilder<C extends InstallationFileParams,B extends InstallationFileParams.InstallationFileParamsBuilder<C,B>> - Class in com.licensespring.dto.service
-
- InstallationFileParamsBuilder() - Constructor for class com.licensespring.dto.service.InstallationFileParams.InstallationFileParamsBuilder
-
- InstallationFileQuery - Class in com.licensespring.dto.api.installation_file.query
-
Data transfer object for getting Installation File.
- InstallationFileQuery(InstallationFileQuery.InstallationFileQueryBuilder<?, ?>) - Constructor for class com.licensespring.dto.api.installation_file.query.InstallationFileQuery
-
- InstallationFileQuery.InstallationFileQueryBuilder<C extends InstallationFileQuery,B extends InstallationFileQuery.InstallationFileQueryBuilder<C,B>> - Class in com.licensespring.dto.api.installation_file.query
-
- InstallationFileQueryBuilder() - Constructor for class com.licensespring.dto.api.installation_file.query.InstallationFileQuery.InstallationFileQueryBuilder
-
- ipLocal(String) - Method in class com.licensespring.dto.ActivationRequest.ActivationRequestBuilder
-
- isAirGapped() - Method in class com.licensespring.LicenseData
-
Used only with Air Gapped Licensing.
- isAirGapped(boolean) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
Used only with Air Gapped Licensing.
- isAllowOverages() - Method in class com.licensespring.LicenseData
-
- isAllowOverages() - Method in class com.licensespring.model.LicenseFeature
-
- isAllowOverages() - Method in class com.licensespring.model.order.OrderLicense
-
Allows for overages for CONSUMPTION type of license, allowing more consumptions than
maxConsumptions.
- isAllowTrial() - Method in class com.licensespring.model.Product
-
Boolean value indicating is trial allowed.
- isAppend() - Method in class com.licensespring.model.order.WebhookOrder
-
Should items be appended to an existing order (if the order with the same ID exists)
- isCacheHardwareID() - Method in class com.licensespring.BaseConfiguration
-
Set true to allow caching of hardware IDs, otherwise the SDK directly invokes the
IdentityProvider.getKey() every time the SDK needs the hardware id.
- isCanBorrow() - Method in class com.licensespring.LicenseData
-
Indicates whether a license can be borrowed.
- isDisableSsl() - Method in class com.licensespring.BaseConfiguration
-
- isEnableMaintenancePeriod() - Method in class com.licensespring.model.order.OrderLicense
-
Whether license should consider maintenance duration, used in pair with maintenance_duration
- isEnableNegativeConsumptions() - Method in class com.licensespring.BaseConfiguration
-
Boolean value that allows or disables negative consumptions on both license consumptions and
product feature consumptions.
- isEnableRetrying() - Method in class com.licensespring.BaseConfiguration
-
Boolean value that allows or disables retrying on failed API call.
- isExpired(boolean) - Method in class com.licensespring.dto.CheckResponse.CheckResponseBuilder
-
Boolean indicating is license expired or not.
- isExpired() - Method in class com.licensespring.dto.CheckResponse
-
Boolean indicating is license expired or not.
- isExpired() - Method in class com.licensespring.LicenseData
-
Returns information on license expiration.
- isFloating(Boolean) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
Used only with on-premise floating setup (using an on-premise server).
- isFloating() - Method in class com.licensespring.model.order.OrderLicense
-
Whether or not this license is of floating type.
- isFloating(boolean) - Method in class com.licensespring.model.order.OrderLicense.OrderLicenseBuilder
-
Whether or not this license is of floating type.
- isFloatingCloud() - Method in class com.licensespring.LicenseData
-
Used only with floating cloud setup.
- isFloatingCloud(boolean) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
Used only with floating cloud setup.
- isFloatingCloud() - Method in class com.licensespring.model.order.OrderLicense
-
Whether or not this license is of floating type.
- isFloatingCloud(boolean) - Method in class com.licensespring.model.order.OrderLicense.OrderLicenseBuilder
-
Whether or not this license is of floating type.
- isLicenseActive() - Method in class com.licensespring.dto.CheckResponse
-
Boolean indicating is license active or not.
- isLicenseEnabled() - Method in class com.licensespring.dto.CheckResponse
-
Boolean indicating is license enabled or not.
- isManager(Boolean) - Method in class com.licensespring.model.order.UserBasedLicense.UserBasedLicenseBuilder
-
- isPreventVm() - Method in class com.licensespring.LicenseData
-
License settings if the license if permitted to run on VMs
- isPreventVm() - Method in class com.licensespring.model.order.OrderLicense
-
Prevent license activation on VM environments for the license.
- isPreventVm() - Method in class com.licensespring.model.order.WebhookOrder
-
Prevent license activation on VM environments for the entire order.
- isResetConsumption() - Method in class com.licensespring.model.order.OrderLicense
-
Consumptions can be auto-reset on a period by setting this field with the consumptionPeriod
defined.
- isStoreMachineInfo() - Method in class com.licensespring.BaseConfiguration
-
Optional parameter, enables tracking of machine specific information on license activation and
check.
- isTest() - Method in class com.licensespring.model.order.WebhookOrder
-
Testing purpose flag.
- isTest(boolean) - Method in class com.licensespring.model.order.WebhookOrder.WebhookOrderBuilder
-
Testing purpose flag.
- isTrial() - Method in class com.licensespring.dto.UnactivatedTrialLicense
-
Boolean indicating is license a trial or not.
- isTrial() - Method in class com.licensespring.LicenseData
-
Trial licenses have limitations that can be set.
- isTrial(boolean) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
Trial licenses have limitations that can be set.
- isTrial() - Method in class com.licensespring.model.order.OrderLicense
-
Trial licenses are temporary licenses which have validity duration defined on the global level
(product) or on the validityPeriod field.
- isTrial(boolean) - Method in class com.licensespring.model.order.OrderLicense.OrderLicenseBuilder
-
Trial licenses are temporary licenses which have validity duration defined on the global level
(product) or on the validityPeriod field.
- isVm(boolean) - Method in class com.licensespring.dto.ActivationRequest.ActivationRequestBuilder
-
- isVm() - Method in class com.licensespring.dto.ActivationRequest
-
Boolean indicating if it's running on Virtual Machine or not.
- item(OrderItem) - Method in class com.licensespring.model.order.WebhookOrder.WebhookOrderBuilder
-
- items(Collection<? extends OrderItem>) - Method in class com.licensespring.model.order.WebhookOrder.WebhookOrderBuilder
-