Class PropertyMappers
java.lang.Object
org.keycloak.quarkus.runtime.configuration.mappers.PropertyMappers
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringformatValue(String property, String value) static Map<OptionCategory,List<PropertyMapper>> static PropertyMapperstatic Collection<PropertyMapper>static Map<OptionCategory,List<PropertyMapper>> static io.smallrye.config.ConfigValuestatic booleanisBuildTimeProperty(String name) static booleanisSupported(PropertyMapper mapper)
-
Field Details
-
VALUE_MASK
-
-
Method Details
-
getValue
public static io.smallrye.config.ConfigValue getValue(io.smallrye.config.ConfigSourceInterceptorContext context, String name) -
isBuildTimeProperty
-
getRuntimeMappers
-
getBuildTimeMappers
-
formatValue
-
getMapper
-
getMappers
-
isSupported
-