be.fedict.eid.applet.service
Class HSTSFilter
java.lang.Object
be.fedict.eid.applet.service.HSTSFilter
- All Implemented Interfaces:
- Filter
public class HSTSFilter
- extends Object
- implements Filter
HTTP Strict-Transport-Security servlet filter.
- Author:
- Frank Cornelis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRANSPORT_SERVICE_INIT_PARAM
public static final String TRANSPORT_SERVICE_INIT_PARAM
- See Also:
- Constant Field Values
HSTSFilter
public HSTSFilter()
destroy
public void destroy()
- Specified by:
destroy
in interface Filter
doFilter
public void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws IOException,
ServletException
- Specified by:
doFilter
in interface Filter
- Throws:
IOException
ServletException
init
public void init(FilterConfig config)
throws ServletException
- Specified by:
init
in interface Filter
- Throws:
ServletException
Copyright © 2008-2013 FedICT. All Rights Reserved.