10Duke Enterprise C++ Client
|
This is the complete list of members for tenduke::ee::licensing::authzapi::AbstractLicenseTokenAuthzApiRequest< T >, including all inherited members.
AbstractAuthzApiRequest(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) | tenduke::ee::licensing::authzapi::AbstractAuthzApiRequest< T > | inline |
AbstractLicenseTokenAuthzApiRequest(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::ee::licensing::impl::LicenseTokenParser > &licenseTokenParser) | tenduke::ee::licensing::authzapi::AbstractLicenseTokenAuthzApiRequest< T > | inline |
buildRequestUrl(::tenduke::net::URLBuilder &url) const =0 | tenduke::ee::licensing::authzapi::AbstractAuthzApiRequest< T > | protectedpure virtual |
execute() override | tenduke::ee::licensing::authzapi::AbstractAuthzApiRequest< T > | inlinevirtual |
parseResponsePayload(const std::string &payload) const override | tenduke::ee::licensing::authzapi::AbstractLicenseTokenAuthzApiRequest< T > | inlineprotectedvirtual |
~AbstractAuthzApiRequest()=default (defined in tenduke::ee::licensing::authzapi::AbstractAuthzApiRequest< T >) | tenduke::ee::licensing::authzapi::AbstractAuthzApiRequest< T > | virtual |
~AbstractLicenseTokenAuthzApiRequest()=default (defined in tenduke::ee::licensing::authzapi::AbstractLicenseTokenAuthzApiRequest< T >) | tenduke::ee::licensing::authzapi::AbstractLicenseTokenAuthzApiRequest< T > | virtual |
~LicensingRequest()=default (defined in tenduke::ee::licensing::authzapi::LicensingRequest< T >) | tenduke::ee::licensing::authzapi::LicensingRequest< T > | virtual |