Class CspView

java.lang.Object
org.primefaces.showcase.view.misc.CspView
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class CspView extends Object implements Serializable
See Also:
  • Constructor Details

    • CspView

      public CspView()
  • Method Details

    • check

      public void check()
    • getUserSuppliedInput

      public String getUserSuppliedInput()
    • setUserSuppliedInput

      public void setUserSuppliedInput(String userSuppliedInput)
    • isCspEnabled

      public boolean isCspEnabled()
    • executeScript

      public void executeScript()