AuthenticationMode

reactivemongo.api.AuthenticationMode
sealed trait AuthenticationMode

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

The mode name (e.g. SCRAM-SHA-1)

The mode name (e.g. SCRAM-SHA-1)

Attributes

Concrete methods

final override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any