Hazelcast C++ Client
Public Types | Public Member Functions | List of all members
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
 

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