Uses of Class
io.quarkus.elytron.security.jdbc.AttributeMappingConfig
-
-
Uses of AttributeMappingConfig in io.quarkus.elytron.security.jdbc
Fields in io.quarkus.elytron.security.jdbc with type parameters of type AttributeMappingConfig Modifier and Type Field Description Map<String,AttributeMappingConfig>PrincipalQueryConfig. attributeMappingsThe definitions of the mapping between the database columns and the identity's attributes
-