Modifier and Type | Field and Description |
---|---|
static String |
TRANSPORT_SERVICE_INIT_PARAM |
Constructor and Description |
---|
HSTSFilter() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
void |
init(FilterConfig config) |
public static final String TRANSPORT_SERVICE_INIT_PARAM
public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter
in interface Filter
IOException
ServletException
public void init(FilterConfig config) throws ServletException
init
in interface Filter
ServletException
Copyright © 2008-2016 FedICT. All Rights Reserved.