CCF
|
This is the complete list of members for loggingapp::CustomAuthPolicy, including all inherited members.
authenticate(ccf::kv::ReadOnlyTx &ro_tx, const std::shared_ptr< ccf::RpcContext > &ctx, std::string &error_reason) override | loggingapp::CustomAuthPolicy | inlinevirtual |
get_openapi_security_schema() const override | loggingapp::CustomAuthPolicy | inlinevirtual |
get_security_scheme_name() override | loggingapp::CustomAuthPolicy | inlinevirtual |
set_unauthenticated_error(std::shared_ptr< ccf::RpcContext > ctx, std::string &&error_reason) | ccf::AuthnPolicy | inlinevirtual |
~AuthnPolicy()=default | ccf::AuthnPolicy | virtual |