10Duke Enterprise C++ Client
|
This is the complete list of members for tenduke::ee::licensing::authzapi::DefaultLicenseCheckoutRequest, 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<::tenduke::ee::licensing::LicenseCheckoutResponse > | inline |
buildRequestUrl(::tenduke::net::URLBuilder &url) const override | tenduke::ee::licensing::authzapi::DefaultLicenseCheckoutRequest | protectedvirtual |
DefaultLicenseCheckoutRequest(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, const std::shared_ptr< const ::tenduke::ee::licensing::LicensingConfiguration > &configuration, const ::tenduke::ee::licensing::LicenseCheckoutParameters ¶meters) | tenduke::ee::licensing::authzapi::DefaultLicenseCheckoutRequest | |
execute() override | tenduke::ee::licensing::authzapi::AbstractAuthzApiRequest< T > | inlinevirtual |
parseResponsePayload(const std::string &payload) const override | tenduke::ee::licensing::authzapi::AbstractLicenseTokenAuthzApiRequest<::tenduke::ee::licensing::LicenseCheckoutResponse > | inlineprotectedvirtual |
~AbstractAuthzApiRequest()=default (defined in tenduke::ee::licensing::authzapi::AbstractAuthzApiRequest< T >) | tenduke::ee::licensing::authzapi::AbstractAuthzApiRequest< T > | virtual |
~LicensingRequest()=default (defined in tenduke::ee::licensing::authzapi::LicensingRequest< T >) | tenduke::ee::licensing::authzapi::LicensingRequest< T > | virtual |