Uses of Class
io.quarkus.elytron.security.ldap.config.AttributeMappingConfig
-
Packages that use AttributeMappingConfig Package Description io.quarkus.elytron.security.ldap.config -
-
Uses of AttributeMappingConfig in io.quarkus.elytron.security.ldap.config
Fields in io.quarkus.elytron.security.ldap.config with type parameters of type AttributeMappingConfig Modifier and Type Field Description Map<String,AttributeMappingConfig>IdentityMappingConfig. attributeMappingsThe configs how we get from the attribute to the Role
-