Class ContentSecurityPolicy

java.lang.Object
org.hippoecm.frontend.settings.ContentSecurityPolicy

public final class ContentSecurityPolicy extends Object
  • Constructor Details

  • Method Details

    • getConnectSources

      public String[] getConnectSources()
    • getFontSources

      public String[] getFontSources()
    • getFrameAncestors

      public String[] getFrameAncestors()
    • getFrameSources

      public String[] getFrameSources()
    • getImageSources

      public String[] getImageSources()
    • getScriptSources

      public String[] getScriptSources()
    • getStyleSources

      public String[] getStyleSources()