public final class LicenseSpringConfiguration
extends com.licensespring.BaseConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
LicenseSpringConfiguration.ClientConfigurationBuilder |
| Modifier | Constructor and Description |
|---|---|
protected |
LicenseSpringConfiguration(LicenseSpringConfiguration.ClientConfigurationBuilder b) |
| Modifier and Type | Method and Description |
|---|---|
static LicenseSpringConfiguration.ClientConfigurationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Duration |
getCheckPeriod()
Period of invocation.
|
Integer |
getGracePeriodDays()
Period, in days, in which the SDK ignores infrastructural issues on check Call.
|
String |
getLicenseFilePath()
Custom path for the local file
|
int |
hashCode() |
boolean |
isEnablePeriodicCheck()
Should the Consumption APIs be invoked periodically.
|
boolean |
isIgnoreServerExceptions()
Disable the need to contact LS servers for checking of license.
|
boolean |
isOfflineMode()
Enable offline mode.
|
String |
toString() |
getApiKey, getApiUrl, getAppName, getAppVersion, getIdentityProvider, getLicenseSpringAPIVersion, getProductCode, getProxyHost, getProxyPass, getProxyPort, getProxyUser, getRequestLogging, getSdkVersion, getServiceURL, getSharedKey, isCacheHardwareID, isDisableSsl, isEnableNegativeConsumptions, isEnableRetryingprotected LicenseSpringConfiguration(LicenseSpringConfiguration.ClientConfigurationBuilder b)
public static LicenseSpringConfiguration.ClientConfigurationBuilder builder()
public String getLicenseFilePath()
public boolean isOfflineMode()
public boolean isEnablePeriodicCheck()
public Duration getCheckPeriod()
public Integer getGracePeriodDays()
public boolean isIgnoreServerExceptions()
gracePeriodDays, but without a time limit.
Default is falsepublic boolean equals(Object o)
equals in class com.licensespring.BaseConfigurationprotected boolean canEqual(Object other)
canEqual in class com.licensespring.BaseConfigurationpublic int hashCode()
hashCode in class com.licensespring.BaseConfigurationpublic String toString()
toString in class com.licensespring.BaseConfigurationCopyright © 2021 Cense Data Inc.. All rights reserved.