|
CCF
|
This is the complete list of members for ccf::JwtAuthnPolicy, including all inherited members.
| authenticate(ccf::kv::ReadOnlyTx &tx, const std::shared_ptr< ccf::RpcContext > &ctx, std::string &error_reason) override | ccf::JwtAuthnPolicy | virtual |
| get_openapi_security_schema() const override | ccf::JwtAuthnPolicy | inlinevirtual |
| get_security_scheme_name() override | ccf::JwtAuthnPolicy | inlinevirtual |
| JwtAuthnPolicy() | ccf::JwtAuthnPolicy | |
| keys_cache | ccf::JwtAuthnPolicy | protected |
| security_schema | ccf::JwtAuthnPolicy | protectedstatic |
| SECURITY_SCHEME_NAME | ccf::JwtAuthnPolicy | static |
| set_unauthenticated_error(std::shared_ptr< ccf::RpcContext > ctx, std::string &&error_reason) override | ccf::JwtAuthnPolicy | virtual |
| ~AuthnPolicy()=default | ccf::AuthnPolicy | virtual |
| ~JwtAuthnPolicy() override | ccf::JwtAuthnPolicy |