org.jboss.aerogear.security.web.filter
Class SecureHeadersConfig
java.lang.Object
org.jboss.aerogear.security.web.filter.SecureHeadersConfig
public class SecureHeadersConfig
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecureHeadersConfig
public SecureHeadersConfig(javax.servlet.FilterConfig config)
getMaxAge
public String getMaxAge()
getLocation
public String getLocation()
getFrameOptions
public String getFrameOptions()
hasMaxAge
public boolean hasMaxAge()
hasLocation
public boolean hasLocation()
hasFrameOptions
public boolean hasFrameOptions()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.