xentara-plugin v2.0.3
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::security::PasswordAuthenticator Member List

This is the complete list of members for xentara::security::PasswordAuthenticator, including all inherited members.

authenticate(std::string_view userName, std::string_view password) const -> utils::eh::expected< Authorization, std::error_code >xentara::security::PasswordAuthenticator