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.SeverityCATEGORY_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, created, createdAt, duration, severity, toStringCopyright © 2024 Couchbase, Inc.. All rights reserved.