Interface AuditPropertiesPlugin


public interface AuditPropertiesPlugin
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.commons.lang3.tuple.Pair<String,String>
    Generate a key-value pair to be added to security audit logs.
  • Method Details

    • generate

      org.apache.commons.lang3.tuple.Pair<String,String> generate()
      Generate a key-value pair to be added to security audit logs.
      Returns:
      key-value to be logged, may be null