VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
AuthInitialize.hpp
Go to the documentation of this file.
Specifies the mechanism to obtain credentials for a client.
Definition AuthInitialize.hpp:49
virtual void close()=0
Invoked before the cache goes down.
virtual std::shared_ptr< Properties > getCredentials(const std::shared_ptr< Properties > &securityprops, const std::string &server)=0
initialize with the given set of security properties and return the credentials for the client as pro...
Apache Geode C++ Cache API Documentation