Couchbase Lite
Objective-C API for iOS and Mac OS
<CBLAuthenticator > Protocol Reference

Detailed Description

The CBLAuthenticator protocol defines objects that can authenticate a user to a remote database server.

An object conforming to this protocol is acquired from the CBLAuthenticator class's factory methods, and is used by setting it as a CBLReplication's .authenticator property. This protocol is currently entirely opaque and not intended for applications to implement. The authenticator types are limited to those createable by factory methods.

Inheritance diagram for <CBLAuthenticator >:

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