Uses of Class
org.keycloak.quarkus.runtime.configuration.mappers.PropertyMapper
Packages that use PropertyMapper
-
Uses of PropertyMapper in org.keycloak.quarkus.runtime.configuration.mappers
Methods in org.keycloak.quarkus.runtime.configuration.mappers that return PropertyMapperModifier and TypeMethodDescriptionPropertyMapper.Builder.build()static PropertyMapper[]LoggingPropertyMappers.getGelfMappers()static PropertyMapperstatic PropertyMapper[]LoggingPropertyMappers.getMappers()static PropertyMapper[]TransactionPropertyMappers.getTransactionPropertyMappers()Methods in org.keycloak.quarkus.runtime.configuration.mappers that return types with arguments of type PropertyMapperModifier and TypeMethodDescriptionstatic Map<OptionCategory,List<PropertyMapper>> PropertyMappers.getBuildTimeMappers()static Collection<PropertyMapper>PropertyMappers.getMappers()static Map<OptionCategory,List<PropertyMapper>> PropertyMappers.getRuntimeMappers()Methods in org.keycloak.quarkus.runtime.configuration.mappers with parameters of type PropertyMapperModifier and TypeMethodDescriptionstatic booleanPropertyMappers.isSupported(PropertyMapper mapper)