Interface SanitizerCustomPolicy

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.owasp.html.PolicyFactory POLICY_DEFINITION  
    • Field Detail

      • POLICY_DEFINITION

        static final org.owasp.html.PolicyFactory POLICY_DEFINITION
    • Method Detail

      • getSanitizerPolicy

        org.owasp.html.PolicyFactory getSanitizerPolicy()
        Used for getting the policy from the custom class which implements this interface
        Returns:
        the policy specified in the class will be returned