10Duke Enterprise C++ Client
|
This is the complete list of members for tenduke::ee::licensing::impl::DefaultLicenseTokens, including all inherited members.
DefaultLicenseTokens(const std::shared_ptr< const tenduke::jwt::JWTParserFactory > &newJwtParser, const std::shared_ptr< const tenduke::crypto::KeyFactory > &newKey, const std::shared_ptr< const tenduke::json::JSONParser > &parseJson, const std::shared_ptr< const tenduke::crypto::PublicKey > &tokenVerificationKey) | tenduke::ee::licensing::impl::DefaultLicenseTokens | |
deserialize(const std::string &serializedLeases) const override | tenduke::ee::licensing::impl::DefaultLicenseTokens | virtual |
serialize(const std::vector< tenduke::ee::licensing::Lease > &leases) const override | tenduke::ee::licensing::impl::DefaultLicenseTokens | virtual |
serialize(const std::map< std::string, tenduke::ee::licensing::Lease > &leases) const override | tenduke::ee::licensing::impl::DefaultLicenseTokens | virtual |
~LicenseTokens()=default (defined in tenduke::ee::licensing::LicenseTokens) | tenduke::ee::licensing::LicenseTokens | virtual |