|
Hazelcast C++ Client
|
Inheritance diagram for hazelcast::client::security::credentials:Public Types | |
| enum | credential_type { username_password, token } |
Public Member Functions | |
| credentials (const std::string &name) | |
| const std::string & | name () const |
| virtual const credential_type | type () const =0 |
1.8.14