Package com.helger.http.csp
Class CSPPolicy
CSP policy. It's a list of
See http://www.w3.org/TR/CSP2/ and https://www.w3.org/TR/CSP3/
CSPDirective.See http://www.w3.org/TR/CSP2/ and https://www.w3.org/TR/CSP3/
- Since:
- 10.4.0
- Author:
- Philip Helger
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.helger.http.csp.AbstractCSPPolicy
addDirective, equals, getAsString, getDirectiveCount, hashCode, isEmpty, isNotEmpty, removeAllDirectives, removeDirective, removeDirectiveAtIndex, toString
-
Constructor Details
-
CSPPolicy
public CSPPolicy()
-