Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::client::security::credentials Class Referenceabstract
+ 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
 

Detailed Description

Definition at line 55 of file client_config.h.


The documentation for this class was generated from the following files: