10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
DefaultLicenseTokens Member List

This is the complete list of members for 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)DefaultLicenseTokens
deserialize(const std::string &serializedLeases) const overrideDefaultLicenseTokensvirtual
serialize(const std::vector< tenduke::ee::licensing::Lease > &leases) const overrideDefaultLicenseTokensvirtual
serialize(const std::map< std::string, tenduke::ee::licensing::Lease > &leases) const overrideDefaultLicenseTokensvirtual
~LicenseTokens()=default (defined in tenduke::ee::licensing::LicenseTokens)tenduke::ee::licensing::LicenseTokensvirtual