Module: EM::Mongo::Authentication::AuthMethod

Defined in:
lib/em-mongo/auth/Authentication.rb

Overview

supported AuthMethods (TODO make instantiation (in database.authenticate) dynamic)

Constant Summary collapse

SCRAM_SHA1 =
:scram_sha1
MONGODB_CR =
:mongodb_cr