The default name of the collection to be used
The default name of the property for the password, like it is transported in credentials by method {@link AuthenticationProvider#authenticate}
The default name of the property for the username, like it is transported in credentials by method {@link AuthenticationProvider#authenticate}
The default name of the property for the password, like it is stored in mongodb
The default name of the property for the salt field
The default name of the property for the username, like it is stored in mongodb
Hashes a password to be stored.
See: {@link HashingStrategy#hash}
Hashes a password to be stored.
See: {@link HashingStrategy#hash}
Creates an instance of MongoAuth by using the given and configuration object.
Generated using TypeDoc
An extension of AuthProvider which is using as store