Uses of Class
com.couchbase.client.dcp.Credentials
Packages that use Credentials
-
Uses of Credentials in com.couchbase.client.dcp
Methods in com.couchbase.client.dcp that return CredentialsModifier and TypeMethodDescriptionCredentialsProvider.get(HostAndPort address) Get the username/password pair to use for authentication/authorizationStaticCredentialsProvider.get(HostAndPort address) -
Uses of Credentials in com.couchbase.client.dcp.transport.netty
Constructors in com.couchbase.client.dcp.transport.netty with parameters of type Credentials