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.setAcceptedPatterns(AcceptedPatternsChecker acceptedPatterns) |
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 |
DefaultAcceptedPatternsChecker |
class |
DefaultNotExcludedAcceptedPatternsChecker |
Modifier and Type | Method and Description |
---|---|
void |
DefaultNotExcludedAcceptedPatternsChecker.setAcceptedPatterns(AcceptedPatternsChecker acceptedPatterns) |
Modifier and Type | Method and Description |
---|---|
void |
CookieInterceptor.setAcceptedPatternsChecker(AcceptedPatternsChecker acceptedPatternsChecker) |
Modifier and Type | Method and Description |
---|---|
void |
ParametersInterceptor.setAcceptedPatterns(AcceptedPatternsChecker acceptedPatterns) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.