Name |
Type |
Description |
|
Set the authentication query to use. Use this if you want to override the default authentication query. |
|
|
The configuration of the JDBC client: refer to the Vert.x JDBC Client configuration. |
|
|
Set the data source name to use, only use in shared mode. |
|
|
Set the permissions query to use. Use this if you want to override the default permissions query. |
|
|
Set the role prefix to distinguish from permissions when checking for isPermitted requests. |
|
|
Set the roles query to use. Use this if you want to override the default roles query. |
|
|
Set whether the JDBC client is shared or non shared. |