Create a new CouchdbSessionAuthenticator instance.
Configuration options for session authentication.
Configuration options for CouchDB session authentication.
The password to be used in CouchDB session authentication.
The username to be used in CouchDB session authentication.
ProtectedrequiredProtectedtokenStatic ReadonlyAUTHTYPE_Acquire a session token that will be stored in a Cookie Jar.
The same jar will be in use in the request.
The request to augment with authentication information.
Returns the authenticator's type ('COUCHDB_SESSION').
a string that indicates the authenticator's type
Configure the TokenManager to use all the request settings
together with the basic credentials.
Configuration values for a request service.
The CouchdbSessionAuthenticator is used to get CouchDB session authentication information to requests.
CouchDB Session Authenticator stores Authentication data in a Cookie Jar and that will be used during a request. The following token information are stored in the CookieJar.