GSSAPI
The GSSAPI mechanism.
MONGODB_CR
Deprecated.
This mechanism was replaced by
SCRAM_SHA_1
in MongoDB 3.0, and is now deprecated
MONGODB_X509
The MongoDB X.509 mechanism.
PLAIN
The PLAIN mechanism.
SCRAM_SHA_1
The SCRAM-SHA-1 mechanism.
SCRAM_SHA_256
The SCRAM-SHA-256 mechanism.
static AuthenticationMechanism
fromMechanismName(String mechanismName)
Gets the mechanism by its name.
String
getMechanismName()
Get the mechanism name.
String
toString()
static AuthenticationMechanism
valueOf(String name)
Returns the enum constant of this type with the specified name.
static AuthenticationMechanism[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4