Package | Description |
---|---|
com.opensymphony.xwork2.interceptor |
Interceptor classes.
|
com.opensymphony.xwork2.security | |
org.apache.struts2.interceptor | |
org.apache.struts2.interceptor.parameter |
Modifier and Type | Method and Description |
---|---|
void |
AliasInterceptor.setExcludedPatterns(ExcludedPatternsChecker excludedPatterns)
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NotExcludedAcceptedPatternsChecker
Used across different places to check if given string is not excluded and is accepted
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultExcludedPatternsChecker |
class |
DefaultNotExcludedAcceptedPatternsChecker |
Modifier and Type | Method and Description |
---|---|
void |
DefaultNotExcludedAcceptedPatternsChecker.setExcludedPatterns(ExcludedPatternsChecker excludedPatterns) |
Modifier and Type | Method and Description |
---|---|
void |
AliasInterceptor.setExcludedPatterns(ExcludedPatternsChecker excludedPatterns) |
void |
CookieInterceptor.setExcludedPatternsChecker(ExcludedPatternsChecker excludedPatternsChecker) |
Modifier and Type | Method and Description |
---|---|
void |
ParametersInterceptor.setExcludedPatterns(ExcludedPatternsChecker excludedPatterns) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.