Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getAppEncryptPropertyPattern (0.1 seconds)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * comment: Regex pattern for properties to encrypt.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getAppEncryptPropertyPattern();
    
        /**
         * Get the value for the key 'app.log.sensitive.property.pattern'. <br>
         * The value is, e.g. .*password.*|.*secret.*|.*key.*|.*token.*|.*credential.*|.*auth.*|.*private.* <br>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 576.9K bytes
    - Click Count (2)
Back to Top