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

This is the complete list of members for KnownNamesLicenseTokenParser, including all inherited members.

from(const std::string &licenseToken) consttenduke::ee::licensing::impl::LicenseTokenParservirtual
isLicensedItemName(const std::string &claimName, const std::string &claimValue) const overrideKnownNamesLicenseTokenParserprotectedvirtual
KnownNamesLicenseTokenParser(const std::shared_ptr< const tenduke::jwt::JWTParser > &parseJwt, const std::set< std::string > &knownLicensedItemNames)KnownNamesLicenseTokenParser
LicenseTokenParser(const std::shared_ptr< const tenduke::jwt::JWTParser > &parseJwt)tenduke::ee::licensing::impl::LicenseTokenParserexplicit