- 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.
- getActive() - Method in class com.licensespring.LicenseData
-
Is License active.
- getAddress() - Method in class com.licensespring.model.Customer
-
Customer's address.
- getAllowGracePeriod() - Method in class com.licensespring.LicenseData
-
Is grace period allowed.
- getAllowNegativeConsumptions() - Method in class com.licensespring.LicenseData
-
Are negative consumptions allowed
- getAllowNegativeConsumptions() - Method in class com.licensespring.model.LicenseFeature
-
Boolean indicating whether to allow negative consumptions.
- 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.LicenseData
-
Are unlimited activations allowed.
- 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.LicenseData
-
Are unlimited consumptions allowed.
- getAllowUnlimitedConsumptions() - Method in class com.licensespring.model.LicenseFeature
-
Boolean indicating whether to allow unlimited consumptions.
- 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.
- getAppVer() - Method in class com.licensespring.dto.OfflineRequest
-
Application version string which will be stored in license device data
- 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.
- getBorrowedUntil() - Method in class com.licensespring.LicenseData
-
Indicates time until license is 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"
- getCanBorrow() - Method in class com.licensespring.LicenseData
-
Indicates whether a license can be borrowed.
- 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.
- getClientId() - Method in class com.licensespring.dto.OfflineRequest
-
Client ID.
- 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.
- getDate() - Method in class com.licensespring.LicenseData
-
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.
- getEnableMaintenancePeriod() - Method in class com.licensespring.LicenseData
-
Is maintenance period enabled.
- 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.
- getGracePeriod() - Method in class com.licensespring.LicenseData
-
Grace period
- 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.
- getHardwareId() - Method in class com.licensespring.LicenseData
-
Hardware ID.
- getHashMd5() - Method in class com.licensespring.model.InstallationFile
-
- getHostname() - Method in class com.licensespring.dto.OfflineRequest
-
Hostname string which will be stored in license device data
- 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
- getIp() - Method in class com.licensespring.dto.OfflineRequest
-
Client IP address string which will be stored in license device data
- getIpLocal() - Method in class com.licensespring.dto.ActivationRequest
-
Local IP address.
- getIpLocal() - Method in class com.licensespring.dto.OfflineRequest
-
Legacy version of "ip" parameter (see above)
- getIsBorrowed() - Method in class com.licensespring.LicenseData
-
Indicates whether a license is borrowed.
- 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.
- getIsHardwareKeyAuth() - Method in class com.licensespring.LicenseData
-
Is hardware key auth
- 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.dto.OfflineRequest
-
Ensures that the action affects only the license with the specified 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.LicenseData
-
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.
- getMacAddress() - Method in class com.licensespring.dto.OfflineRequest
-
Client MAC address which will be stored in license device data
- 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.
- getMaxTransfers() - Method in class com.licensespring.LicenseData
-
Max transfers.
- 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.
- getOAuthCredentials() - Method in class com.licensespring.api.AuthorizationService
-
Gets the current OAuth credentials.
- getOfflineSignature() - Method in class com.licensespring.LicenseData
-
Offline signature.
- 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.
- getOsHostname() - Method in class com.licensespring.dto.OfflineRequest
-
Legacy version of "hostname" parameter (see above)
- getOsVer() - Method in class com.licensespring.dto.ActivationRequest
-
OS version.
- getOsVer() - Method in class com.licensespring.dto.OfflineRequest
-
Operating System description string which will be stored in license device data
- 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 its 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
-
"activation" or "deactivation"
- getRequest() - Method in class com.licensespring.LicenseData
-
"activation" or "deactivation"
- getRequestId() - Method in class com.licensespring.dto.OfflineRequest
-
Unique ID of the request.
- getRequestId() - Method in class com.licensespring.LicenseData
-
Request ID
- 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.
- getSdkVer() - Method in class com.licensespring.dto.OfflineRequest
-
SDK version string which will be stored in license device data
- 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.
- getServiceUrlCertPath() - Method in class com.licensespring.BaseConfiguration
-
Optional parameter, path to a public key certificate file (.pem) used for license verification.
- 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.
- getTokenRequest() - Method in class com.licensespring.api.OAuthService
-
- 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.OfflineRequest
-
Stores device variables.
- getVariables() - Method in class com.licensespring.dto.service.ActivateOfflineParams
-
- getVariables() - Method in class com.licensespring.dto.VariableRequest
-
Map of the variable keys and their corresponding values.
- getVariables() - Method in class com.licensespring.LicenseData
-
Device variables.
- 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.
- gracePeriod(int) - Method in class com.licensespring.LicenseData.LicenseDataBuilder
-
Grace period