| Interface | Description | 
|---|---|
| HashStrategy | 
 Determines how the hashing is computed in the implementation You can implement this to provide a different hashing
 strategy to the default. 
 | 
| MongoAuth | 
 An extension of AuthProvider which is using  
MongoClient as store | 
| Class | Description | 
|---|---|
| MongoAuthOptions | 
 Options configuring Mongo authentication. 
 | 
| MongoAuthOptionsConverter | 
 Converter for  
MongoAuthOptions. | 
| Enum | Description | 
|---|---|
| HashAlgorithm | |
| HashSaltStyle | 
 Password hash salt configuration. 
 | 
| Exception | Description | 
|---|---|
| AuthenticationException | 
 Signals an error inside the authentication process  
 | 
Copyright © 2020 Eclipse. All rights reserved.