public static interface MaskingJsonGeneratorDecorator.ValueMaskSupplier extends Supplier<MaskingJsonGeneratorDecorator.ValueMask>
MaskingJsonGeneratorDecorator.ValueMask
dynamically at runtime.
Use this if the list of values to mask should be determined from somewhere other than the logback configuration. E.g. by dynamically loading them from classes on the classpath.
Copyright © 2013–2021. All rights reserved.