Class ContentSecurityPolicy
java.lang.Object
org.apache.myfaces.tobago.internal.config.ContentSecurityPolicy
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddDirective(String name, String text) getMode()voidlock()Lock the configuration, so it cannot be modified any more.voidmerge(ContentSecurityPolicy other) toString()
- 
Constructor Details- 
ContentSecurityPolicy
 
- 
- 
Method Details- 
lockpublic void lock()Lock the configuration, so it cannot be modified any more.
- 
merge
- 
addDirective
- 
getDirectiveMap
- 
getMode
- 
toString
 
-