Package | Description |
---|---|
io.vertx.ext.auth.mongo | |
io.vertx.rxjava.ext.auth.mongo |
Class and Description |
---|
HashAlgorithm
Deprecated.
|
HashSaltStyle
Deprecated.
Please use the provided generic PHC strings at the column level
|
HashStrategy
Deprecated.
This strategy has been deprecated in favour of
HashingStrategy . The new
implementation is backend agnostic and follows a standard format that can be reused across different storages. |
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 |
MongoAuthenticationOptions
Options configuring Mongo authentication.
|
MongoAuthOptions
Deprecated.
This class has been replaced by the class
MongoAuthenticationOptions for authentication and MongoAuthorizationOptions for authorization |
MongoAuthorization
An extension of AuthProvider which is using
MongoClient as store |
MongoAuthorizationOptions
Options configuring Mongo authentication.
|
MongoUserUtil
Utility to create users/roles/permissions.
|
Class and Description |
---|
HashStrategy
Deprecated.
This strategy has been deprecated in favour of
HashingStrategy . The new
implementation is backend agnostic and follows a standard format that can be reused across different storages. |
Copyright © 2021 Eclipse. All rights reserved.