Uses of Class
com.couchbase.client.core.env.DelegatingAuthenticator
Packages that use DelegatingAuthenticator
-
Uses of DelegatingAuthenticator in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return DelegatingAuthenticatorModifier and TypeMethodDescriptionstatic DelegatingAuthenticatorDelegatingAuthenticator.create(boolean tls, Authenticator delegate) Returns a new authenticator that delegates to the given authenticator.