public class DefaultShiroFilterChainDefinition extends Object implements ShiroFilterChainDefinition
| Constructor and Description |
|---|
DefaultShiroFilterChainDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPathDefinition(String antPath,
String definition) |
void |
addPathDefinitions(Map<String,String> pathDefinitions) |
Map<String,String> |
getFilterChainMap() |
public Map<String,String> getFilterChainMap()
getFilterChainMap in interface ShiroFilterChainDefinitionCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.