org.apache.myfaces.tobago.internal.config
Class ContentSecurityPolicy
java.lang.Object
org.apache.myfaces.tobago.internal.config.ContentSecurityPolicy
public class ContentSecurityPolicy
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentSecurityPolicy
public ContentSecurityPolicy(String mode)
merge
public void merge(ContentSecurityPolicy other)
getDirectiveList
public List<String> getDirectiveList()
getMode
public ContentSecurityPolicy.Mode getMode()
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.