CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
authentication_types.h File Reference
#include "ccf/tx.h"
#include <memory>
#include <nlohmann/json.hpp>
#include <string>

Go to the source code of this file.

Classes

struct  ccf::AuthnIdentity
 
class  ccf::AuthnPolicy
 

Namespaces

namespace  ccf
 

Typedefs

using ccf::OpenAPISecuritySchema = std::pair< std::string, nlohmann::json >
 
using ccf::AuthnPolicies = std::vector< std::shared_ptr< AuthnPolicy > >