Uses of Interface
org.wildfly.security.auth.realm.jdbc.KeyMapper
-
Packages that use KeyMapper Package Description 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). -
-
Uses of KeyMapper in org.wildfly.security.auth.realm.jdbc.mapper
Classes in org.wildfly.security.auth.realm.jdbc.mapper that implement KeyMapper Modifier and Type Class Description class
PasswordKeyMapper
-