Class FixedCSPValue

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

public class FixedCSPValue extends Object implements CSPRenderable
A simple CSP value that renders the string specified.
Author:
papegaaij