![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
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 |
Definition at line 55 of file client_config.h.