#include <LicenseTokenParser.h>
|
virtual bool | isLicensedItemName (const std::string &claimName, const std::string &claimValue) const |
| Checks if given value is a licensed item name.
|
|
◆ LicenseTokenParser()
tenduke::ee::licensing::impl::LicenseTokenParser::LicenseTokenParser |
( |
const std::shared_ptr< const tenduke::jwt::JWTParser > & |
parseJwt | ) |
|
|
explicit |
Constructs new instance.
- Parameters
-
◆ from()
xdlici::LeaseOrError tenduke::ee::licensing::impl::LicenseTokenParser::from |
( |
const std::string & |
licenseToken | ) |
const |
|
virtual |
◆ isLicensedItemName()
bool tenduke::ee::licensing::impl::LicenseTokenParser::isLicensedItemName |
( |
const std::string & |
claimName, |
|
|
const std::string & |
claimValue |
|
) |
| const |
|
protectedvirtual |
The documentation for this class was generated from the following files:
- client/enterprise/api/src/licensing/LicenseTokenParser.h
- client/enterprise/api/src/licensing/LicenseTokenParser.cpp