Interface | Description |
---|---|
HashStrategy | Deprecated
This strategy has been deprecated in favour of
HashingStrategy . |
MongoAuth | Deprecated
This class has been replaced by the class
MongoAuthentication for authentication and MongoAuthorization for authorization |
MongoAuthentication |
An extension of AuthProvider which is using
MongoClient as store |
MongoAuthorization |
An extension of AuthProvider which is using
MongoClient as store |
MongoUserUtil |
Utility to create users/roles/permissions.
|
Class | Description |
---|---|
MongoAuthenticationOptions |
Options configuring Mongo authentication.
|
MongoAuthenticationOptionsConverter |
Converter and mapper for
MongoAuthenticationOptions . |
MongoAuthOptions | Deprecated
This class has been replaced by the class
MongoAuthenticationOptions for authentication and MongoAuthorizationOptions for authorization |
MongoAuthOptionsConverter |
Converter and mapper for
MongoAuthOptions . |
MongoAuthorizationOptions |
Options configuring Mongo authentication.
|
MongoAuthorizationOptionsConverter |
Converter and mapper for
MongoAuthorizationOptions . |
Enum | Description |
---|---|
HashAlgorithm | Deprecated |
HashSaltStyle | Deprecated
Please use the provided generic PHC strings at the column level
|
Copyright © 2021 Eclipse. All rights reserved.