CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
jwt_auth.cpp File Reference
#include "ccf/endpoints/authentication/jwt_auth.h"
#include "ccf/crypto/ecdsa.h"
#include "ccf/crypto/public_key.h"
#include "ccf/crypto/rsa_key_pair.h"
#include "ccf/ds/nonstd.h"
#include "ccf/pal/locking.h"
#include "ccf/rpc_context.h"
#include "ccf/service/tables/jwt.h"
#include "ds/lru.h"
#include "http/http_jwt.h"

Classes

struct  ccf::PublicKeysCache
 

Namespaces

namespace  ccf
 

Functions

bool ccf::validate_issuer (const std::string &iss, const std::optional< std::string > &tid, std::string constraint)