| Constructor and Description |
|---|
SecurityComponentRequestFilter(LoginContextService loginContextService,
org.apache.tapestry5.services.ComponentClassResolver resolver,
ClassInterceptorsCache classInterceptorsCache) |
| Constructor and Description |
|---|
SecurityExceptionHandlerAssistant(SecurityService securityService,
LoginContextService pageService,
org.apache.tapestry5.internal.services.RequestPageCache pageCache,
org.apache.tapestry5.services.Response response,
org.apache.tapestry5.internal.services.PageResponseRenderer renderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginContextServiceImpl |
| 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) |
SecurityFilterChainFactoryImpl(org.slf4j.Logger logger,
org.apache.tapestry5.ioc.services.PipelineBuilder builder,
LoginContextService loginContextService,
String tapestryVersion,
String successUrl,
String loginUrl,
String unauthorizedUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected LoginContextService |
AccessControlFilter.getLoginContextService() |
| Constructor and Description |
|---|
AccessControlFilter(LoginContextService loginContextService) |
| Constructor and Description |
|---|
AnonymousFilter(LoginContextService loginContextService) |
AuthenticatingFilter(LoginContextService loginContextService) |
AuthenticationFilter(LoginContextService loginContextService) |
BasicHttpAuthenticationFilter(LoginContextService loginContextService) |
CasFilter(LoginContextService loginContextService) |
FormAuthenticationFilter(LoginContextService loginContextService) |
UserFilter(LoginContextService loginContextService) |
| Constructor and Description |
|---|
AuthorizationFilter(LoginContextService loginContextService) |
PermissionsAuthorizationFilter(LoginContextService loginContextService) |
PortFilter(LoginContextService loginContextService) |
RolesAuthorizationFilter(LoginContextService loginContextService) |
SslFilter(LoginContextService loginContextService) |
Copyright © 2004–2016. All rights reserved.