10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::test::mocks::JWTSignatureValidatorMock Class Reference
Inheritance diagram for tenduke::test::mocks::JWTSignatureValidatorMock:
tenduke::jwt::JWTSignatureValidator

Public Member Functions

 MOCK_METHOD (bool, validate,(const tenduke::json::JSONObject *h, const char *p, std::size_t pl, const unsigned char *s, std::size_t sl),(const, override))
 
- Public Member Functions inherited from tenduke::jwt::JWTSignatureValidator
virtual bool validate (const tenduke::json::JSONObject *jwtHeader, const char *payload, std::size_t payloadLength, const unsigned char *signatureBytes, std::size_t signatureLengthB) const =0
 Validates JWT signature.
 

The documentation for this class was generated from the following file: