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.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleThemeUrlContributor
public SimpleThemeUrlContributor()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceContributor
-