Interface | Description |
---|---|
JDBCAuth | Deprecated
This class has been replaced by the class
JDBCAuthentication for authentication and JDBCAuthorization for authorization |
JDBCAuthentication | Deprecated
Please use
vertx-auth-sql-client instead. |
JDBCAuthorization | Deprecated
Please use
vertx-auth-sql-client instead. |
JDBCHashStrategy | Deprecated
This strategy has been deprecated in favour of
HashingStrategy . |
JDBCUserUtil | Deprecated
Please use
vertx-auth-sql-client instead. |
Class | Description |
---|---|
JDBCAuthenticationOptions | Deprecated
Please use
vertx-auth-sql-client instead. |
JDBCAuthenticationOptionsConverter |
Converter and mapper for
JDBCAuthenticationOptions . |
JDBCAuthOptions | Deprecated
This class has been replaced by the class
JDBCAuthenticationOptions for authentication and JDBCAuthorizationOptions for authorization |
JDBCAuthOptionsConverter |
Converter and mapper for
JDBCAuthOptions . |
JDBCAuthorizationOptions | Deprecated
Please use
vertx-auth-sql-client instead. |
JDBCAuthorizationOptionsConverter |
Converter and mapper for
JDBCAuthorizationOptions . |
Copyright © 2023 Eclipse. All rights reserved.