Configuration()=default | LicenseSpring::Configuration | |
Create(const std::string &apiKey, const std::string &sharedKey, const std::string &productCode, const std::string &appName, const std::string &appVersion, const ExtendedOptions &extendedOptions=ExtendedOptions()) | LicenseSpring::Configuration | static |
CreateOAuth(const std::string &clientId, const std::string &clientSecret, const std::string &productCode, const std::string &appName, const std::string &appVersion, const ExtendedOptions &extendedOptions=ExtendedOptions()) | LicenseSpring::Configuration | static |
getAirGapPublicKey() const | LicenseSpring::Configuration | |
getAlternateKey() const | LicenseSpring::Configuration | |
getAlternateServiceUrl() const | LicenseSpring::Configuration | |
getApiKey() const | LicenseSpring::Configuration | |
getAppName() const | LicenseSpring::Configuration | |
getAppVersion() const | LicenseSpring::Configuration | |
getClientId() const | LicenseSpring::Configuration | |
getClientSecret() const | LicenseSpring::Configuration | |
getConnectTimeout() const | LicenseSpring::Configuration | |
getCryptoProvider() | LicenseSpring::Configuration | |
getCustomerAccount() const | LicenseSpring::Configuration | |
getDetectedVMName() const | LicenseSpring::Configuration | |
getGracePeriod() const | LicenseSpring::Configuration | |
getHardwareID() | LicenseSpring::Configuration | |
getHostName() const | LicenseSpring::Configuration | |
getIP() const | LicenseSpring::Configuration | |
getLicenseFilePath() const | LicenseSpring::Configuration | |
getLicenseSpringAPIVersion() const | LicenseSpring::Configuration | |
getMAC() const | LicenseSpring::Configuration | |
getNetworkInfo() const | LicenseSpring::Configuration | |
getNetworkTimeout() const | LicenseSpring::Configuration | |
getOsVersion() const | LicenseSpring::Configuration | |
getProductCode() const | LicenseSpring::Configuration | |
getProxySettings() const | LicenseSpring::Configuration | |
getSdkVersion() const | LicenseSpring::Configuration | |
getSharedKey() const | LicenseSpring::Configuration | |
getUserInfo() const | LicenseSpring::Configuration | |
isCollectNetworkInfoEnabled() const | LicenseSpring::Configuration | |
isGuardFileEnabled() const | LicenseSpring::Configuration | |
isLicenseCorruptionCheckEnabled() const | LicenseSpring::Configuration | |
isLoggingEnabled() const | LicenseSpring::Configuration | |
isNativeTLSEnabled() const | LicenseSpring::Configuration | |
isOAuth() const | LicenseSpring::Configuration | |
isSSLCheckEnabled() const | LicenseSpring::Configuration | |
isVM() const | LicenseSpring::Configuration | |
isVMDetectionEnabled() const | LicenseSpring::Configuration | |
ptr_t typedef | LicenseSpring::Configuration | |
setAirGapPublicKey(const std::string &key) | LicenseSpring::Configuration | |
setConnectTimeout(long timeoutValue) | LicenseSpring::Configuration | |
setCustomerAccount(const std::string &accountCode) | LicenseSpring::Configuration | |
setDeviceIdAlgorithm(DeviceIDAlgorithm algorithm) | LicenseSpring::Configuration | |
setHardwareID(const std::string &deviceId) | LicenseSpring::Configuration | |
setNetworkTimeout(long timeoutValue) | LicenseSpring::Configuration | |
setUserInfo(const std::string &customInfo) | LicenseSpring::Configuration | |