Interface ExportConfigurationFilter

All Known Implementing Classes:
DefaultExportConfigurationFilter

public interface ExportConfigurationFilter
Filter sensitive information from exported entities.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    nullifySensitiveInformation(Map<?,?> requestBody)
    Filter sensitive information.
  • Method Details

    • nullifySensitiveInformation

      void nullifySensitiveInformation(Map<?,?> requestBody)
      Filter sensitive information.
      Parameters:
      requestBody - to filter