#include <AuthenticationConfiguration.h>
infinispan::hotrod::AuthenticationConfiguration::AuthenticationConfiguration |
( |
std::vector< sasl_callback_t > |
callbackHandler, |
|
|
bool |
enabled, |
|
|
std::string |
saslMechanism, |
|
|
std::string |
serverFQDN |
|
) |
| |
|
inline |
infinispan::hotrod::AuthenticationConfiguration::AuthenticationConfiguration |
( |
| ) |
|
|
inline |
const std::vector<sasl_callback_t>& infinispan::hotrod::AuthenticationConfiguration::getCallbackHandler |
( |
| ) |
const |
|
inline |
const std::string& infinispan::hotrod::AuthenticationConfiguration::getSaslMechanism |
( |
| ) |
const |
|
inline |
const std::string& infinispan::hotrod::AuthenticationConfiguration::getServerFqdn |
( |
| ) |
const |
|
inline |
bool infinispan::hotrod::AuthenticationConfiguration::isEnabled |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: