libnick 2025.9.1
A cross-platform base for native Nickvision applications.
Loading...
Searching...
No Matches
Nickvision::Keyring::Credential Member List

This is the complete list of members for Nickvision::Keyring::Credential, including all inherited members.

Credential()=defaultNickvision::Keyring::Credential
Credential(const std::string &name, const std::string &uri, const std::string &username, const std::string &password) noexceptNickvision::Keyring::Credential
getName() const noexceptNickvision::Keyring::Credential
getPassword() const noexceptNickvision::Keyring::Credential
getUri() const noexceptNickvision::Keyring::Credential
getUsername() const noexceptNickvision::Keyring::Credential
operator<=>(const Credential &) const noexcept=defaultNickvision::Keyring::Credential
setName(const std::string &name) noexceptNickvision::Keyring::Credential
setPassword(const std::string &password) noexceptNickvision::Keyring::Credential
setUri(const std::string &uri) noexceptNickvision::Keyring::Credential
setUsername(const std::string &username) noexceptNickvision::Keyring::Credential