Package org.wildfly.security.auth.realm.jdbc.mapper


package org.wildfly.security.auth.realm.jdbc.mapper
Classes related to mapping columns from a database table to internal representations of identity data (eg.: attributes, password and keys, etc). See the ColumnMapper for the contract of column mappers.