#include <DefaultLicenseRenewRequest.h>
|
| DefaultLicenseRenewRequest (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, ::tenduke::ee::licensing::LicenseRenewParameters parameters) |
| Constructs new instance.
|
|
| 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) |
| Constructs new instance.g.
|
|
| 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) |
| Constructs new instance.
|
|
virtual T | execute () override |
| Executes the request.
|
|
◆ DefaultLicenseRenewRequest()
Constructs new instance.
- Parameters
-
httpClient | - |
httpRequestAuthenticator | - |
throwException | - |
licenseTokenParser | - |
configuration | - |
parameters | - |
◆ buildRequestUrl()
The documentation for this class was generated from the following files:
- client/enterprise/api/src/licensing/authz/impl/DefaultLicenseRenewRequest.h
- client/enterprise/api/src/licensing/authz/impl/DefaultLicenseRenewRequest.cpp