Uses of Interface
io.smallrye.config.ConfigSourceInterceptor
Packages that use ConfigSourceInterceptor
-
Uses of ConfigSourceInterceptor in io.smallrye.config
Classes in io.smallrye.config that implement ConfigSourceInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassclassIntercept the resolution of a configuration name and throwSecurityExceptionif the name is a Secret Key and the keys are locked.Fields in io.smallrye.config declared as ConfigSourceInterceptorModifier and TypeFieldDescriptionstatic final ConfigSourceInterceptorConfigSourceInterceptor.EMPTYMethods in io.smallrye.config that return ConfigSourceInterceptorModifier and TypeMethodDescriptionConfigSourceInterceptorFactory.getInterceptor(ConfigSourceInterceptorContext context) Gets theConfigSourceInterceptorfrom the ConfigSourceInterceptorFactory.Methods in io.smallrye.config with parameters of type ConfigSourceInterceptorModifier and TypeMethodDescriptionSmallRyeConfigBuilder.withInterceptors(ConfigSourceInterceptor... interceptors)