Class RelativeURICSPValue

java.lang.Object
org.apache.wicket.csp.RelativeURICSPValue
All Implemented Interfaces:
CSPRenderable

public class RelativeURICSPValue extends Object implements CSPRenderable
A CSP value that renders an URI relative to the context root of the Wicket application.
Author:
papegaaij