|
Hazelcast C++ Client
|
Inheritance diagram for hazelcast::client::security::username_password_credentials: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 |
Public Member Functions inherited from hazelcast::client::security::credentials | |
| credentials (const std::string &name) | |
| const std::string & | name () const |
Additional Inherited Members | |
Public Types inherited from hazelcast::client::security::credentials | |
| enum | credential_type { username_password, token } |
1.8.14