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

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

checkScopeString(std::string_view string) -> utils::eh::expected< void, std::string_view >xentara::security::Oauth2Scopestatic
load(utils::json::decoder::Value &value) -> voidxentara::security::Oauth2Scope
Oauth2Scope()=defaultxentara::security::Oauth2Scope
Oauth2Scope(std::vector< std::string > scopeStrings)xentara::security::Oauth2Scope
operator bool() const noexceptxentara::security::Oauth2Scopeexplicit
operator<<xentara::security::Oauth2Scopefriend
operator==(const Oauth2Scope &scope) const noexcept -> bool=defaultxentara::security::Oauth2Scope
toBasicString() const -> std::basic_string< Char, CharTraits >xentara::security::Oauth2Scope
toString() const -> std::stringxentara::security::Oauth2Scope
toU16String() const -> std::u16stringxentara::security::Oauth2Scope
toU32String() const -> std::u32stringxentara::security::Oauth2Scope
toU8String() const -> std::u8stringxentara::security::Oauth2Scope
toWString() const -> std::wstringxentara::security::Oauth2Scope