aerogear-security 1.1.2

org.jboss.aerogear.security.web.filter
Class SecureHeadersConfig

java.lang.Object
  extended by org.jboss.aerogear.security.web.filter.SecureHeadersConfig

public class SecureHeadersConfig
extends Object


Constructor Summary
SecureHeadersConfig(javax.servlet.FilterConfig config)
           
 
Method Summary
 String getFrameOptions()
           
 String getLocation()
           
 String getMaxAge()
           
 boolean hasFrameOptions()
           
 boolean hasLocation()
           
 boolean hasMaxAge()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureHeadersConfig

public SecureHeadersConfig(javax.servlet.FilterConfig config)
Method Detail

getMaxAge

public String getMaxAge()

getLocation

public String getLocation()

getFrameOptions

public String getFrameOptions()

hasMaxAge

public boolean hasMaxAge()

hasLocation

public boolean hasLocation()

hasFrameOptions

public boolean hasFrameOptions()

aerogear-security 1.1.2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.