Class MaskEverythingCheckConfig


  • @Configuration
    public class MaskEverythingCheckConfig
    extends java.lang.Object
    WhitelistMaskEverythingLayout must be used in logback.xml Otherwise there might be data logged that must not be logged e.g. password / tan
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MaskEverythingCheckConfig

        public MaskEverythingCheckConfig()
    • Method Detail

      • init

        @PostConstruct
        public void init()