10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
tenduke::ee::licensing::authzapi::DefaultLicenseReleaseRequest Member List

This is the complete list of members for tenduke::ee::licensing::authzapi::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)tenduke::ee::licensing::authzapi::DefaultLicenseReleaseRequest
execute() overridetenduke::ee::licensing::authzapi::DefaultLicenseReleaseRequestvirtual
parseResponsePayload(const std::string &payload)tenduke::ee::licensing::authzapi::DefaultLicenseReleaseRequestprotectedvirtual
parseSingleToken(const std::string &token, std::vector< std::string > &successfullyReleasedLeaseIds, std::map< std::string, tenduke::ee::licensing::LicensingError > &errors)tenduke::ee::licensing::authzapi::DefaultLicenseReleaseRequestprotectedvirtual
~LicensingRequest()=default (defined in tenduke::ee::licensing::authzapi::LicensingRequest< T >)tenduke::ee::licensing::authzapi::LicensingRequest< T >virtual