public class SecurityConfiguration extends Object implements org.apache.tapestry5.services.HttpServletRequestFilter
Constructor and Description |
---|
SecurityConfiguration(org.apache.tapestry5.services.ApplicationGlobals applicationGlobals,
org.apache.shiro.web.mgt.WebSecurityManager securityManager,
LoginContextService loginContextService,
Collection<SecurityFilterChain> chains) |
Modifier and Type | Method and Description |
---|---|
boolean |
service(javax.servlet.http.HttpServletRequest originalRequest,
javax.servlet.http.HttpServletResponse response,
org.apache.tapestry5.services.HttpServletRequestHandler handler) |
public SecurityConfiguration(org.apache.tapestry5.services.ApplicationGlobals applicationGlobals, org.apache.shiro.web.mgt.WebSecurityManager securityManager, LoginContextService loginContextService, Collection<SecurityFilterChain> chains)
public boolean service(javax.servlet.http.HttpServletRequest originalRequest, javax.servlet.http.HttpServletResponse response, org.apache.tapestry5.services.HttpServletRequestHandler handler) throws IOException
service
in interface org.apache.tapestry5.services.HttpServletRequestFilter
IOException
Copyright © 2004–2015. All rights reserved.