#include <all_of_auth.h>
Inherits ccf::AuthnPolicy.
◆ Policies
◆ AllOfAuthnPolicy() [1/2]
ccf::AllOfAuthnPolicy::AllOfAuthnPolicy |
( |
Policies |
_policies | ) |
|
◆ AllOfAuthnPolicy() [2/2]
ccf::AllOfAuthnPolicy::AllOfAuthnPolicy |
( |
const std::vector< std::shared_ptr< AuthnPolicy > > & |
_policies | ) |
|
◆ authenticate()
◆ get_openapi_security_schema()
◆ get_security_scheme_name()
std::string ccf::AllOfAuthnPolicy::get_security_scheme_name |
( |
| ) |
|
|
overridevirtual |
◆ set_unauthenticated_error()
void ccf::AllOfAuthnPolicy::set_unauthenticated_error |
( |
std::shared_ptr< ccf::RpcContext > |
ctx, |
|
|
std::string && |
error_reason |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: