libnick 2025.9.1
A cross-platform base for native Nickvision applications.
|
This is the complete list of members for Nickvision::Keyring::Credential, including all inherited members.
Credential()=default | Nickvision::Keyring::Credential | |
Credential(const std::string &name, const std::string &uri, const std::string &username, const std::string &password) noexcept | Nickvision::Keyring::Credential | |
getName() const noexcept | Nickvision::Keyring::Credential | |
getPassword() const noexcept | Nickvision::Keyring::Credential | |
getUri() const noexcept | Nickvision::Keyring::Credential | |
getUsername() const noexcept | Nickvision::Keyring::Credential | |
operator<=>(const Credential &) const noexcept=default | Nickvision::Keyring::Credential | |
setName(const std::string &name) noexcept | Nickvision::Keyring::Credential | |
setPassword(const std::string &password) noexcept | Nickvision::Keyring::Credential | |
setUri(const std::string &uri) noexcept | Nickvision::Keyring::Credential | |
setUsername(const std::string &username) noexcept | Nickvision::Keyring::Credential |