pulsar-client-cpp
Static Public Member Functions | Static Protected Member Functions | Static Protected Attributes | List of all members
pulsar::AuthFactory Class Reference

Static Public Member Functions

static AuthenticationPtr Disabled ()
 
static AuthenticationPtr create (const std::string &dynamicLibPath)
 
static AuthenticationPtr create (const std::string &dynamicLibPath, const std::string &authParamsString)
 
static AuthenticationPtr create (const std::string &dynamicLibPath, ParamMap &params)
 

Static Protected Member Functions

static void release_handles ()
 

Static Protected Attributes

static bool isShutdownHookRegistered_
 
static std::vector< void * > loadedLibrariesHandles_
 

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