10Duke Enterprise C++ Client
|
This is the complete list of members for KnownNamesLicenseTokenParser, including all inherited members.
from(const std::string &licenseToken) const | tenduke::ee::licensing::impl::LicenseTokenParser | virtual |
isLicensedItemName(const std::string &claimName, const std::string &claimValue) const override | KnownNamesLicenseTokenParser | protectedvirtual |
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::LicenseTokenParser | explicit |