- cacheHardwareID(boolean) - Method in class com.licensespring.floating.ProxyConfiguration.ProxyConfigurationBuilder
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.AddUserRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.AirgapActivationRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.AirgapActivationResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.AirgapDeactivationRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.AirgapDeactivationResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.FloatingFeatureUserResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.InitialPasswordRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.InitialPasswordResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.MeResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.MessageResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.OfflineActivationRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.OfflineActivationResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.OfflineDeactivationRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.OfflineDeactivationResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.ProxyFeatureRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.ProxyRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.SyncResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.SyncSettingsRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.SyncSettingsResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.UserRegisterRequest
-
- canEqual(Object) - Method in class com.licensespring.floating.dto.UserResponse
-
- canEqual(Object) - Method in class com.licensespring.floating.FloatingConfiguration
-
- certificatePath(String) - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest.CloudConfigUpdateRequestBuilder
-
- changeOAuthClientSecret(String) - Method in class com.licensespring.floating.FloatingLicenseService
-
Changes the OAuth client secret
- changePassword(ChangePasswordRequest) - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Changes a user's password.
- changePassword(ChangePasswordRequest) - Method in class com.licensespring.floating.ProxyFloatingService
-
- ChangePasswordRequest - Class in com.licensespring.floating.dto
-
- ChangePasswordRequest.ChangePasswordRequestBuilder - Class in com.licensespring.floating.dto
-
- ChangePasswordResponse - Class in com.licensespring.floating.dto
-
- ChangePasswordResponse(String) - Constructor for class com.licensespring.floating.dto.ChangePasswordResponse
-
- checkLicense(ActivationRequest) - Method in interface com.licensespring.floating.api.FloatingApi
-
Checks if license is valid and syncs local consumptions if configuration property
enableLocalCaching is true.
- checkLicense(LicenseIdentity) - Method in class com.licensespring.floating.FloatingLicenseService
-
Checks if license is valid and syncs local consumptions if configuration property
enableLocalCaching is true.
- checkLicenseFeature(FloatingFeatureReq) - Method in interface com.licensespring.floating.api.FloatingApi
-
Use this endpoint to check a license device against a license feature.
- checkLicenseFeature(ProxyFeatureRequest) - Method in interface com.licensespring.floating.api.ProxyAPI
-
Check if a feature is licensed.
- checkLicenseFeature(LicenseIdentity, String) - Method in class com.licensespring.floating.FloatingLicenseService
-
Check a license device against a license feature.
- checkLicenseFeature(String) - Method in class com.licensespring.floating.ProxyFloatingService
-
Check if a feature is licensed.
- CheckLicenseSubscriber - Interface in com.licensespring.floating
-
The CheckLicense subscriber is a way to get notified when the background check completes.
- CheckLicenseSubscriber.IgnoreCheckEventSubscriber - Class in com.licensespring.floating
-
Default do-nothing class.
- checkSubscriber(CheckLicenseSubscriber) - Method in class com.licensespring.floating.FloatingConfiguration.FloatingConfigurationBuilder
-
Add the CheckLicenseSubscriber implementation, which receives events on a background thread,
which periodically call the check API.
- clientId(String) - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest.CloudConfigUpdateRequestBuilder
-
- clientSecret(String) - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest.CloudConfigUpdateRequestBuilder
-
- CloudConfigResponse - Class in com.licensespring.floating.dto
-
- CloudConfigResponse() - Constructor for class com.licensespring.floating.dto.CloudConfigResponse
-
- CloudConfigUpdateRequest - Class in com.licensespring.floating.dto
-
- CloudConfigUpdateRequest.CloudConfigUpdateRequestBuilder - Class in com.licensespring.floating.dto
-
- com.licensespring.floating - package com.licensespring.floating
-
This package contains the main public classes to be used when implementing the LicenseSpring
Floating Client.
- com.licensespring.floating.api - package com.licensespring.floating.api
-
- com.licensespring.floating.dto - package com.licensespring.floating.dto
-
This package contains all DTO classes required to make requests to floating server, either
floating cloud or on-premises server.
- connectionSpecs(List<ConnectionSpec>) - Method in class com.licensespring.floating.ProxyConfiguration.ProxyConfigurationBuilder
-
- consumptions(Integer) - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureRequest.AddConsumptionToFeatureRequestBuilder
-
- consumptions(Integer) - Method in class com.licensespring.floating.dto.AddConsumptionToLicenseRequest.AddConsumptionToLicenseRequestBuilder
-
- createShutdownHook() - Method in class com.licensespring.floating.ProxyShutdownHook
-
Creates new shutdown hook.
- createShutdownHook() - Method in class com.licensespring.floating.ShutdownHooks
-
Creates new shutdown hook.
- cryptoProviderKey(String) - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest.CloudConfigUpdateRequestBuilder
-
- generateAirgapSignature(GenerateAirgapSignatureReq) - Method in interface com.licensespring.floating.api.ProxyAPI
-
Generate airgap signature.
- generateAirgapSignature(GenerateAirgapSignatureParams) - Method in class com.licensespring.floating.ProxyFloatingService
-
- generateOfflineLicense(GenerateOfflineLicenseReq) - Method in interface com.licensespring.floating.api.ProxyAPI
-
Generate offline license request.
- generateOfflineLicense(String) - Method in class com.licensespring.floating.ProxyFloatingService
-
- getAllowNegativeConsumptions() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getAllowOverages() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getAllowOverages() - Method in class com.licensespring.floating.dto.AddConsumptionToLicenseRequest
-
- getAllowOverages() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getAllowUnlimitedConsumptions() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getAllowUnlimitedConsumptions() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getApiKey() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getApiKey() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getApiPrefix() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getApiPrefix() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getApiUrl() - Method in class com.licensespring.floating.ProxyConfiguration
-
Retrieves the URL of the proxy server.
- getApiUrlV1() - Method in class com.licensespring.floating.ProxyConfiguration
-
- getApiUrlV2() - Method in class com.licensespring.floating.ProxyConfiguration
-
- getAuthToken() - Method in class com.licensespring.floating.AuthTokenManager
-
- getBaseUrl() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getBaseUrl() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getBorrowedLicenseExpirationSubscriber() - Method in class com.licensespring.floating.FloatingConfiguration
-
BorrowedLicenseExpirationSubscriber is an interface to be used for handling borrowed license
expiration events.
- getBorrowedUntil() - Method in class com.licensespring.floating.dto.BorrowLicenseParams
-
- getBorrowedUntil() - Method in class com.licensespring.floating.dto.BorrowLicenseRequest
-
- getBorrowedUntil() - Method in class com.licensespring.floating.dto.BorrowLicenseResponse
-
- getBorrowedUntil() - Method in class com.licensespring.floating.dto.BorrowResponse
-
- getBorrowedUntil() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getCertificatePath() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getCertificatePath() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getCheckLicenseSubscriber() - Method in class com.licensespring.floating.FloatingConfiguration
-
CheckSubscriber is an interface that provides two methods (onSuccess and onError), it is used
to monitor the response from the periodic checks.
- getClientId() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getClientId() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getClientSecret() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getClientSecret() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getCode() - Method in class com.licensespring.floating.dto.ProxyFeatureResponse
-
- getCode() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getConfig() - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Gets the current cloud configuration.
- getConfig() - Method in class com.licensespring.floating.ProxyFloatingService
-
- getConnectionSpecs() - Method in class com.licensespring.floating.ProxyConfiguration
-
Specifies configuration for the socket connection that HTTP traffic travels through.
- getConsumptionPeriod() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getConsumptionPeriod() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getConsumptions() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureRequest
-
- getConsumptions() - Method in class com.licensespring.floating.dto.AddConsumptionToLicenseRequest
-
- getCreatedAt() - Method in class com.licensespring.floating.dto.FloatingFeatureUserResponse
-
- getCreatedAt() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getCreatedAt() - Method in class com.licensespring.floating.dto.UserResponse
-
- getCryptoProviderKey() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getCryptoProviderKey() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getData(Gson) - Method in class com.licensespring.floating.dto.ProxyResponse
-
- getDeviceId() - Method in class com.licensespring.floating.dto.BorrowLicenseResponse
-
- getEmail() - Method in class com.licensespring.floating.dto.FloatingFeatureUserResponse
-
- getEmail() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getEmail() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserRequest
-
- getEmail() - Method in class com.licensespring.floating.dto.RegisterUserToLicenseRequest
-
- getEmail() - Method in class com.licensespring.floating.dto.UserRegisterRequest
-
- getEnabled() - Method in class com.licensespring.floating.dto.SyncSettingsRequest
-
- getEnabled() - Method in class com.licensespring.floating.dto.SyncSettingsResponse
-
- getExp() - Method in class com.licensespring.floating.dto.MeResponse
-
- getExpiryDate() - Method in class com.licensespring.floating.dto.ProxyFeatureResponse
-
- getExpiryDate() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getFeature() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureRequest
-
- getFeature() - Method in class com.licensespring.floating.dto.ProxyFeatureRequest
-
Feature code.
- getFeature() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserRequest
-
- getFeature() - Method in class com.licensespring.floating.dto.UnregisterFeatureForUserRequest
-
- getFeatureCode() - Method in class com.licensespring.floating.dto.FloatingFeatureUserResponse
-
- getFeatureType() - Method in class com.licensespring.floating.dto.ProxyFeatureResponse
-
- getFeatureType() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getFloatingInUseDevices() - Method in class com.licensespring.floating.dto.ProxyFeatureResponse
-
- getFloatingInUseDevices() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getFloatingSlotsInUse() - Method in class com.licensespring.floating.dto.BorrowResponse
-
- getFloatingTimeout() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getFloatingTimeout() - Method in class com.licensespring.floating.dto.ProxyFeatureResponse
-
- getFloatingUsers() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getFloatingUsers() - Method in class com.licensespring.floating.dto.ProxyFeatureResponse
-
- getHardwareId() - Method in class com.licensespring.floating.dto.OfflineActivationRequest
-
- getHardwareId() - Method in class com.licensespring.floating.dto.OfflineDeactivationRequest
-
- getHost() - Method in class com.licensespring.floating.ProxyConfiguration
-
Required parameter.
- getHostnameVerifier() - Method in class com.licensespring.floating.ProxyConfiguration
-
Verifier used to confirm that response certificates apply to requested hostnames for HTTPS
connections.
- getHours() - Method in class com.licensespring.floating.dto.SyncSettingsRequest
-
- getHours() - Method in class com.licensespring.floating.dto.SyncSettingsResponse
-
- getIat() - Method in class com.licensespring.floating.dto.MeResponse
-
- getId() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getId() - Method in class com.licensespring.floating.dto.FloatingFeatureUserResponse
-
- getId() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getId() - Method in class com.licensespring.floating.dto.MeResponse
-
- getId() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getId() - Method in class com.licensespring.floating.dto.UserResponse
-
- getIdentity(Gson) - Method in class com.licensespring.floating.dto.ProxyResponse
-
- getIdentityProvider() - Method in class com.licensespring.floating.ProxyConfiguration
-
Set a custom IdentityProvider which generates unique keys for a particular device Default
implementation is based on ONCE_PER_PROCESS id.
- getInitPayload() - Method in class com.licensespring.floating.dto.AirgapActivationRequest
-
- getInitPayload() - Method in class com.licensespring.floating.dto.AirgapDeactivationRequest
-
- getInitPayload() - Method in class com.licensespring.floating.dto.OfflineActivationRequest
-
- getInitPayload() - Method in class com.licensespring.floating.dto.OfflineDeactivationRequest
-
- getInstallationFile(InstallationFileQuery) - Method in interface com.licensespring.floating.api.FloatingApi
-
Gets the installation file for the product.
- getInstallationFile(LicenseIdentity, InstallationFileParams) - Method in class com.licensespring.floating.FloatingLicenseService
-
Gets the installation file for the product.
- getIsFloating() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getIsFloating() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getIsFloatingCloud() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getIsFloatingCloud() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getLicense(String) - Method in interface com.licensespring.floating.api.ProxyAPI
-
Retrieves the LicenseData object which contains information about the license for the product.
- getLicense() - Method in class com.licensespring.floating.ProxyFloatingService
-
Fetches license data from the server for the product specified in the ProxyConfiguration
object.
- getLicenseById(Long) - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Returns license details for a given license ID
- getLicenseById(Long) - Method in class com.licensespring.floating.ProxyFloatingService
-
- getLicenseFeatures(Long) - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Gets all feature registrations for a license.
- getLicenseFeatures(Long) - Method in class com.licensespring.floating.ProxyFloatingService
-
- getLicenseId() - Method in class com.licensespring.floating.dto.AddLicenseResponse
-
- getLicenseId() - Method in class com.licensespring.floating.dto.AirgapActivationResponse
-
- getLicenseId() - Method in class com.licensespring.floating.dto.BorrowLicenseResponse
-
- getLicenseId() - Method in class com.licensespring.floating.dto.FloatingFeatureUserResponse
-
- getLicenseId() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getLicenseId() - Method in class com.licensespring.floating.dto.OfflineActivationResponse
-
- getLicenseId() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getLicenseJson() - Method in class com.licensespring.floating.dto.ProxyResponse
-
- getLicenseJsonSnakeCase() - Method in class com.licensespring.floating.dto.ProxyResponse
-
- getLicenseKey() - Method in class com.licensespring.floating.dto.AddLicenseRequest
-
- getLicenseKey() - Method in class com.licensespring.floating.dto.OfflineActivationRequest
-
- getLicenseKey() - Method in class com.licensespring.floating.dto.OfflineDeactivationRequest
-
- getLicenses(GetLicensesQuery) - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Returns all licenses associated with a specific product code
- getLicenses() - Method in class com.licensespring.floating.ProxyFloatingService
-
- getLicenseSpringAPIVersion() - Method in class com.licensespring.floating.ProxyConfiguration
-
LicenseSpring API version.
- GetLicensesQuery - Class in com.licensespring.floating.dto
-
- GetLicensesQuery.GetLicensesQueryBuilder - Class in com.licensespring.floating.dto
-
- getLicenseUsers(Long) - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Gets all users registered to a license.
- getLicenseUsers(Long) - Method in class com.licensespring.floating.ProxyFloatingService
-
- getMaxActivations() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getMaxBorrowTime() - Method in class com.licensespring.floating.dto.BorrowLicenseResponse
-
- getMaxBorrowTime() - Method in class com.licensespring.floating.dto.BorrowResponse
-
- getMaxConsumption() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getMaxConsumptions() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getMaxOverages() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getMaxOverages() - Method in class com.licensespring.floating.dto.AddConsumptionToLicenseRequest
-
- getMaxOverages() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getMe() - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Gets the current authenticated user's info.
- getMe() - Method in class com.licensespring.floating.ProxyFloatingService
-
- getMessage() - Method in class com.licensespring.floating.dto.AddLicenseResponse
-
- getMessage() - Method in class com.licensespring.floating.dto.AddUserResponse
-
- getMessage() - Method in class com.licensespring.floating.dto.ChangePasswordResponse
-
- getMessage() - Method in class com.licensespring.floating.dto.InitialPasswordResponse
-
- getMessage() - Method in class com.licensespring.floating.dto.MessageResponse
-
- getMessage() - Method in class com.licensespring.floating.dto.PingResponse
-
- getMessage() - Method in class com.licensespring.floating.dto.RemoveLicenseResponse
-
- getMessage() - Method in class com.licensespring.floating.dto.RemoveUserResponse
-
- getMessage() - Method in class com.licensespring.floating.dto.SyncResponse
-
- getMetadata() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getMinutes() - Method in class com.licensespring.floating.dto.SyncSettingsRequest
-
- getMinutes() - Method in class com.licensespring.floating.dto.SyncSettingsResponse
-
- getName() - Method in class com.licensespring.floating.dto.ProxyFeatureResponse
-
- getName() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getNewPassword() - Method in class com.licensespring.floating.dto.ChangePasswordRequest
-
- getNewPassword() - Method in class com.licensespring.floating.dto.InitialPasswordRequest
-
- getOldPassword() - Method in class com.licensespring.floating.dto.ChangePasswordRequest
-
- getPassword() - Method in class com.licensespring.floating.dto.AddUserRequest
-
- getPassword() - Method in class com.licensespring.floating.dto.LoginRequest
-
- getPassword() - Method in class com.licensespring.floating.dto.OfflineActivationRequest
-
- getPolicyFile() - Method in class com.licensespring.floating.dto.AirgapActivationRequest
-
- getPolicyFile() - Method in class com.licensespring.floating.dto.AirgapDeactivationRequest
-
- getPort() - Method in class com.licensespring.floating.ProxyConfiguration
-
Required parameter.
- getPrivateKeyPath() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getPrivateKeyPath() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getProduct() - Method in class com.licensespring.floating.dto.AddLicenseRequest
-
- getProduct() - Method in class com.licensespring.floating.dto.AddLicenseResponse
-
- getProduct() - Method in class com.licensespring.floating.dto.GetLicensesQuery
-
Name of the product
- getProduct() - Method in class com.licensespring.floating.dto.OfflineActivationRequest
-
- getProduct() - Method in class com.licensespring.floating.dto.OfflineDeactivationRequest
-
- getProduct() - Method in class com.licensespring.floating.dto.ProxyRequest
-
Product code.
- getProduct() - Method in class com.licensespring.floating.ProxyConfiguration
-
Required parameter, every license is attached to a particular product.
- getProductDetails(ProductDetailsQuery) - Method in interface com.licensespring.floating.api.FloatingApi
-
Fetches product data from the server
- getProductDetails(ProductDetailsParams) - Method in class com.licensespring.floating.FloatingLicenseService
-
Fetches product data from the server.
- getProductVersions(ProductVersionsQuery) - Method in interface com.licensespring.floating.api.FloatingApi
-
Gets all the available versions for the product configured via configuration settings
- getProductVersions(LicenseIdentity, ProductVersionsParams) - Method in class com.licensespring.floating.FloatingLicenseService
-
Gets all the available versions for the product configured via configuration settings.
- getProxyCertPath() - Method in class com.licensespring.floating.ProxyConfiguration
-
Optional parameter, used to configure client to trust proxy certificate.
- getProxyHost() - Method in class com.licensespring.floating.ProxyConfiguration
-
Optional parameter, used to configure all API calls to use a proxy service.
- getProxyPass() - Method in class com.licensespring.floating.ProxyConfiguration
-
Optional parameter, used to configure Basic authentication for a proxy service.
- getProxyPort() - Method in class com.licensespring.floating.ProxyConfiguration
-
Optional parameter, used to configure all API calls to use a proxy service.
- getProxyRegisterSubscriber() - Method in class com.licensespring.floating.ProxyConfiguration
-
ProxyRegisterSubscriber is an interface that provides two methods (onSuccess and onError), it
is used to monitor the response from the periodic registers.
- getProxyUser() - Method in class com.licensespring.floating.ProxyConfiguration
-
Optional parameter, used to configure Basic authentication for a proxy service.
- getRequestCode() - Method in class com.licensespring.floating.dto.AirgapActivationRequest
-
- getRequestCode() - Method in class com.licensespring.floating.dto.AirgapDeactivationRequest
-
- getRequestCode() - Method in class com.licensespring.floating.dto.OfflineActivationRequest
-
- getRequestCode() - Method in class com.licensespring.floating.dto.OfflineDeactivationRequest
-
- getRequestLogging() - Method in class com.licensespring.floating.ProxyConfiguration
-
HTTP Request/Response logging for debugging purposes.
- getRequestTimeout() - Method in class com.licensespring.floating.ProxyConfiguration
-
Optional parameter for setting the timeout when making api requests (in seconds) default is 10
seconds
- getResetConsumption() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getResetConsumption() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getResponseCode() - Method in class com.licensespring.floating.dto.AirgapActivationResponse
-
- getResponseCode() - Method in class com.licensespring.floating.dto.AirgapDeactivationResponse
-
- getResponseCode() - Method in class com.licensespring.floating.dto.OfflineActivationResponse
-
- getResponseCode() - Method in class com.licensespring.floating.dto.OfflineDeactivationResponse
-
- getRole() - Method in class com.licensespring.floating.dto.AddUserRequest
-
- getRole() - Method in class com.licensespring.floating.dto.MeResponse
-
- getRole() - Method in class com.licensespring.floating.dto.UserResponse
-
- getSharedKey() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getSharedKey() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getStatus() - Method in class com.licensespring.floating.dto.AddLicenseResponse
-
- getSyncSettings() - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Gets the current sync settings.
- getSyncSettings() - Method in class com.licensespring.floating.ProxyFloatingService
-
- getTimesActivated() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getToken() - Method in class com.licensespring.floating.dto.LoginResponse
-
- getTotalConsumptions() - Method in class com.licensespring.floating.dto.AddConsumptionToFeatureResponse
-
- getTotalConsumptions() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserResponse
-
- getUpdatedAt() - Method in class com.licensespring.floating.dto.FloatingFeatureUserResponse
-
- getUpdatedAt() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getUpdatedAt() - Method in class com.licensespring.floating.dto.UserResponse
-
- getUseHardwareKey() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getUseHardwareKey() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getUseOAuth() - Method in class com.licensespring.floating.dto.CloudConfigResponse
-
- getUseOAuth() - Method in class com.licensespring.floating.dto.CloudConfigUpdateRequest
-
- getUser() - Method in class com.licensespring.floating.dto.ProxyRequest
-
Unique user identification.
- getUsername() - Method in class com.licensespring.floating.dto.AddUserRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.BorrowLicenseParams
-
- getUsername() - Method in class com.licensespring.floating.dto.BorrowLicenseRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.ChangePasswordRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.FloatingFeatureUserResponse
-
- getUsername() - Method in class com.licensespring.floating.dto.FloatingUserResponse
-
- getUsername() - Method in class com.licensespring.floating.dto.LoginRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.MeResponse
-
- getUsername() - Method in class com.licensespring.floating.dto.OfflineActivationRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.RegisterFeatureForUserRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.RegisterUserToLicenseRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.RemoveUserRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.UnregisterFeatureForUserRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.UnregisterUserFromLicenseRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.UserRegisterRequest
-
- getUsername() - Method in class com.licensespring.floating.dto.UserResponse
-
- getUsers() - Method in interface com.licensespring.floating.api.FloatingServerV2Api
-
Lists all users and admins.
- getUsers() - Method in class com.licensespring.floating.ProxyFloatingService
-