#include <empty_auth.h>
Inherits ccf::AuthnPolicy.
◆ authenticate()
◆ get_openapi_security_schema()
◆ get_security_scheme_name()
std::string ccf::EmptyAuthnPolicy::get_security_scheme_name |
( |
| ) |
|
|
inlineoverridevirtual |
◆ set_unauthenticated_error()
void ccf::EmptyAuthnPolicy::set_unauthenticated_error |
( |
std::shared_ptr< ccf::RpcContext > |
ctx, |
|
|
std::string && |
error |
|
) |
| |
|
overridevirtual |
◆ SECURITY_SCHEME_NAME
constexpr auto ccf::EmptyAuthnPolicy::SECURITY_SCHEME_NAME = "no_auth" |
|
staticconstexpr |
The documentation for this class was generated from the following files: