Package io.vertx.ext.auth.sqlclient
-
Interface Summary Interface Description SqlAuthentication Factory interface for creatingAuthenticationProvider
instances that use the Vert.x SQL client.SqlAuthorization Factory interface for creatingAuthorizationProvider
instances that use the Vert.x SQL client.SqlUserUtil Utility to create users/roles/permissions. -
Class Summary Class Description SqlAuthenticationOptions Options configuring JDBC authentication.SqlAuthenticationOptionsConverter Converter and mapper forSqlAuthenticationOptions
.SqlAuthorizationOptions Options configuring JDBC authentication.SqlAuthorizationOptionsConverter Converter and mapper forSqlAuthorizationOptions
.