Interface PluginBlocklist


  • public interface PluginBlocklist
    Matches plugin file or providers against a block list
    • Method Detail

      • isPluginFilePresent

        boolean isPluginFilePresent​(java.lang.String fileName)
        Returns:
        true if file name is present
      • isPluginProviderPresent

        boolean isPluginProviderPresent​(java.lang.String service,
                                        java.lang.String providerName)
        Returns:
        true if provider name and service are present in the list