|
Couchbase Lite C++
Couchbase Lite C++ API
|
This is the complete list of members for cbl::Authenticator, including all inherited members.
| basicAuthenticator(std::string_view username, std::string_view password) | cbl::Authenticator | inlinestatic |
| ref() const | cbl::Authenticator | inlineprotected |
| ReplicatorConfiguration class | cbl::Authenticator | friend |
| sessionAuthenticator(std::string_view sessionId, std::optional< std::string_view > cookieName=std::nullopt) | cbl::Authenticator | inlinestatic |