| Package | Description |
|---|---|
| org.tynamo.security.services | |
| org.tynamo.security.services.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityFilterChainHub.commitModifications(Collection<SecurityFilterChain> chains) |
static void |
SecurityModule.defaultSecurity(org.apache.tapestry5.ioc.OrderedConfiguration<SecurityFilterChain> configuration,
SecurityFilterChainFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
SecurityFilterChain |
SecurityFilterChain.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityFilterChainHubImpl.commitModifications(Collection<SecurityFilterChain> chains) |
| 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,
List<SecurityFilterChain> chains,
SecurityFilterChainHub securityFilterChainHub) |
Copyright © 2004–2018. All rights reserved.