Class PropertyMaskingProperties

java.lang.Object
com.foreach.across.modules.debugweb.config.PropertyMaskingProperties

@Component @ConfigurationProperties(prefix="debug-web-module.properties") public class PropertyMaskingProperties extends Object
Author:
Arne Vandamme
  • Constructor Details

    • PropertyMaskingProperties

      public PropertyMaskingProperties()
  • Method Details

    • getMasks

      public String[] getMasks()
    • setMasks

      public void setMasks(String[] masks)
    • getMaskedProperties

      public String[] getMaskedProperties()
    • setMaskedProperties

      public void setMaskedProperties(String[] maskedProperties)