Interface | Description |
---|---|
JDBCAuth |
Factory interface for creating
AuthProvider 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.
|
Class | Description |
---|---|
JDBCAuthOptions |
Options configuring JDBC authentication.
|
JDBCAuthOptionsConverter |
Converter for
JDBCAuthOptions . |
Copyright © 2018 Eclipse. All rights reserved.