Class SimpleThemeUrlContributor

java.lang.Object
org.jenkinsci.plugins.simpletheme.SimpleThemeUrlContributor
All Implemented Interfaces:
ExtensionPoint, Contributor

@SuppressRestrictedWarnings({Contributor.class,CspBuilder.class}) @Extension public class SimpleThemeUrlContributor extends Object implements Contributor
Allow the specific configured URLs from Simple Theme Plugin in CSP headers.
  • Constructor Details

    • SimpleThemeUrlContributor

      public SimpleThemeUrlContributor()
  • Method Details