Class ContentSecurityPolicy
java.lang.Object
org.apache.myfaces.tobago.internal.config.ContentSecurityPolicy
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addDirective
(String name, String text) getMode()
void
lock()
Lock the configuration, so it cannot be modified any more.void
merge
(ContentSecurityPolicy other) toString()
-
Constructor Details
-
ContentSecurityPolicy
-
-
Method Details
-
lock
public void lock()Lock the configuration, so it cannot be modified any more. -
merge
-
addDirective
-
getDirectiveMap
-
getMode
-
toString
-