Hazelcast C++ Client
|
Public Member Functions | |
username_password_credentials (const std::string &name, const std::string &password) | |
const std::string & | password () const |
const credential_type | type () const override |
![]() | |
credentials (const std::string &name) | |
const std::string & | name () const |
Additional Inherited Members | |
![]() | |
enum | credential_type { username_password, token } |