Uses of Class
com.couchbase.client.java.error.AuthenticationException
-
Packages that use AuthenticationException Package Description com.couchbase.client.java.error -
-
Uses of AuthenticationException in com.couchbase.client.java.error
Subclasses of AuthenticationException in com.couchbase.client.java.error Modifier and Type Class Description class
MixedAuthenticationException
This exception is commonly raised when thePasswordAuthenticator
containing RBAC user credentials and bucket credentials are used together
-