Uses of Interface
org.wildfly.security.auth.realm.jdbc.ColumnMapper
Packages that use ColumnMapper
Package
Description
Classes related to a
SecurityRealm implementation based on the JDBC (Java Database Connectivity) API.Classes related to mapping columns from a database table to internal representations of identity data (eg.: attributes, password and keys, etc).
-
Uses of ColumnMapper in org.wildfly.security.auth.realm.jdbc
Subinterfaces of ColumnMapper in org.wildfly.security.auth.realm.jdbcModifier and TypeInterfaceDescriptioninterfaceA key mapper is responsible to map data from a column in a table to a specific credential type.Methods in org.wildfly.security.auth.realm.jdbc with parameters of type ColumnMapperModifier and TypeMethodDescriptionQueryBuilder.withMapper(ColumnMapper... mapper) Defines a mapper that will be applied to the query in order to map the returned columns to some internal representation. -
Uses of ColumnMapper in org.wildfly.security.auth.realm.jdbc.mapper
Classes in org.wildfly.security.auth.realm.jdbc.mapper that implement ColumnMapperModifier and TypeClassDescriptionclassclass