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.-
Class Summary Class Description AttributeMapper PasswordKeyMapper PasswordKeyMapper.Builder A builder forPasswordKeyMapper
instances.