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