Package org.wildfly.security.auth.realm.jdbc
package org.wildfly.security.auth.realm.jdbc
Classes related to a
SecurityRealm implementation based on the JDBC (Java Database Connectivity) API.-
ClassDescriptionA column mapper is responsible to provide the mapping between a column in a table to some internal representation.Security realm implementation backed by a database.A builder class to that creates
JdbcSecurityRealminstances.A key mapper is responsible to map data from a column in a table to a specific credential type.A builder class with different configuration options to configure queries.Holds the configuration for a specific query.