10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
DefaultLicenseReleaseRequest Member List

This is the complete list of members for DefaultLicenseReleaseRequest, including all inherited members.

DefaultLicenseReleaseRequest(const std::shared_ptr< const ::tenduke::http::HTTPClient > &httpClient, const std::shared_ptr< const ::tenduke::http::HTTPRequestAuthenticator > &httpRequestAuthenticator, const std::shared_ptr< const ::tenduke::http::HTTPResponseToException > &throwException, const std::shared_ptr< const ::tenduke::jwt::JWTParser > &jwtParser, const std::shared_ptr< const ::tenduke::ee::licensing::LicensingConfiguration > &configuration, ::tenduke::ee::licensing::LicenseReleaseParameters parameters)DefaultLicenseReleaseRequest
execute() overrideDefaultLicenseReleaseRequestvirtual
parseResponsePayload(const std::string &payload)DefaultLicenseReleaseRequestprotectedvirtual
parseSingleToken(const std::string &token, std::vector< std::string > &successfullyReleasedLeaseIds, std::map< std::string, tenduke::ee::licensing::LicensingError > &errors)DefaultLicenseReleaseRequestprotectedvirtual