package mongo
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
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.
-
class
MongoAuth extends AuthProvider
An extension of AuthProvider which is using as store
-
class
MongoAuthOptions extends AuthOptions
Options configuring Mongo authentication.
Value Members
- object HashStrategy
- object MongoAuth
- object MongoAuthOptions