CCF
|
#include "ccf/common_auth_policies.h"
#include "ccf/endpoint.h"
#include "ccf/endpoints/authentication/all_of_auth.h"
Go to the source code of this file.
Namespaces | |
namespace | ccf |
Typedefs | |
using | ccf::NamedAuthPolicies = std::unordered_map< std::string, std::shared_ptr< ccf::AuthnPolicy > > |