10Duke Enterprise C++ Client
|
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() override | tenduke::ee::licensing::authzapi::DefaultLicenseReleaseRequest | virtual |
parseResponsePayload(const std::string &payload) | tenduke::ee::licensing::authzapi::DefaultLicenseReleaseRequest | protectedvirtual |
parseSingleToken(const std::string &token, std::vector< std::string > &successfullyReleasedLeaseIds, std::map< std::string, tenduke::ee::licensing::LicensingError > &errors) | tenduke::ee::licensing::authzapi::DefaultLicenseReleaseRequest | protectedvirtual |
~LicensingRequest()=default (defined in tenduke::ee::licensing::authzapi::LicensingRequest< T >) | tenduke::ee::licensing::authzapi::LicensingRequest< T > | virtual |