Packages

package mongo

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class HashStrategy extends AnyRef

    Determines how the hashing is computed in the implementation You can implement this to provide a different hashing strategy to the default.

  2. class MongoAuth extends AuthProvider

    An extension of AuthProvider which is using as store

  3. class MongoAuthOptions extends AuthOptions

    Options configuring Mongo authentication.

Value Members

  1. object HashStrategy
  2. object MongoAuth
  3. object MongoAuthOptions

Ungrouped