Class PolicyFactory


  • public class PolicyFactory
    extends Object
    Deprecated.
    DO NOT USE. This class may be moved to a different package or removed in the future.
    Factory for creating a policy that allows a subset of HTML elements and attributes.
    Since:
    8.2.0
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • getLaxPolicy

        public static org.owasp.html.PolicyFactory getLaxPolicy()
        Deprecated.