Class SecurityApplicationPropertyHandler

java.lang.Object
org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
All Implemented Interfaces:
ApplicationPropertyHandler

public class SecurityApplicationPropertyHandler extends Object implements ApplicationPropertyHandler
Standard implementation for application security generates Key Pair and Certificate when not configured
  • Field Details

  • Constructor Details

    • SecurityApplicationPropertyHandler

      public SecurityApplicationPropertyHandler(org.slf4j.Logger logger)
  • Method Details