Package 

Interface RedactionConfig


  • 
    public interface RedactionConfig
    
                        

    Declares how the SDK should redact sensitive data

    • Method Summary

      Modifier and Type Method Description
      List<String> getSensitiveKeysDenylist() Provides a list of sensitive keys whose values should be redacted on capture.
      • Methods inherited from class java.lang.Object

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

      • getSensitiveKeysDenylist

         List<String> getSensitiveKeysDenylist()

        Provides a list of sensitive keys whose values should be redacted on capture.

        sdk_config.sensitive_keys_denylist