public class SecurityConfiguration extends Object implements org.apache.tapestry5.services.HttpServletRequestFilter
| Constructor and Description |
|---|
SecurityConfiguration(org.apache.tapestry5.services.ApplicationGlobals applicationGlobals,
org.apache.tapestry5.services.RequestGlobals requestGlobals,
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.tapestry5.services.RequestGlobals requestGlobals,
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.HttpServletRequestFilterIOExceptionCopyright © 2004–2016. All rights reserved.