public class UnknownSaslMechanismDetectedEvent extends AbstractEvent
Note that this event is at DEBUG because it is perfectly acceptable that in a future server version the server sends a mechanism we don't know yet.
Event.Category, Event.Severity
CATEGORY_PREFIX
Constructor and Description |
---|
UnknownSaslMechanismDetectedEvent(Context context,
String mechanism) |
Modifier and Type | Method and Description |
---|---|
String |
description()
A textual description with more information about the event.
|
String |
mechanism()
Returns the unknown mechanism.
|
category, context, createdAt, duration, severity, toString
Copyright © 2021 Couchbase, Inc.. All rights reserved.