Package | Description |
---|---|
io.vertx.reactivex.ext.auth.jdbc |
Class and Description |
---|
JDBCAuth
Factory interface for creating
AuthenticationProvider instances that use the Vert.x JDBC client. |
JDBCAuthentication
Factory interface for creating
AuthenticationProvider instances that use the Vert.x JDBC client. |
JDBCAuthorization
Factory interface for creating instances that use the Vert.x JDBC client.
|
JDBCHashStrategy
Determines how the hashing is computed in the implementation
You can implement this to provide a different hashing strategy to the default.
|
JDBCUserUtil
Utility to create users/roles/permissions.
|
Copyright © 2021 Eclipse. All rights reserved.