Uses of Enum
com.couchbase.client.core.diagnostics.AuthenticationStatus
-
Uses of AuthenticationStatus in com.couchbase.client.core.diagnostics
Modifier and TypeFieldDescriptionfinal AuthenticationStatus
InternalEndpointDiagnostics.authenticationStatus
Modifier and TypeMethodDescriptionstatic AuthenticationStatus
Returns the enum constant of this type with the specified name.static AuthenticationStatus[]
AuthenticationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionInternalEndpointDiagnostics
(EndpointDiagnostics internal, AuthenticationStatus authenticationStatus, Throwable tlsHandshakeFailure) -
Uses of AuthenticationStatus in com.couchbase.client.core.endpoint
Modifier and TypeMethodDescriptionvoid
EndpointContext.authenticationStatus
(AuthenticationStatus authenticationStatus)