Class HttpSecurityHandler

java.lang.Object
org.frankframework.http.HttpSecurityHandler
All Implemented Interfaces:
ISecurityHandler

public class HttpSecurityHandler extends Object implements ISecurityHandler
SecurityHandler that delegates its implementation to the corresponding methods in the HttpServlet.
Since:
4.3
Author:
Gerrit van Brakel