| Name | Description | Type | Package | Framework |
| AcceptedPatternsChecker | Used across different interceptors to check if given string matches one of the excluded patterns. | Interface | com.opensymphony.xwork2.security | Apache Struts |
| AcceptedPatternsChecker .IsAccepted | Class | com.opensymphony.xwork2.security.AcceptedPatternsChecker | Apache Struts | |
| DefaultAcceptedPatternsChecker | Class | com.opensymphony.xwork2.security | Apache Struts | |
| DefaultExcludedPatternsChecker | Class | com.opensymphony.xwork2.security | Apache Struts | |
| ExcludedPatternsChecker | Used across different interceptors to check if given string matches one of the excluded patterns. | Interface | com.opensymphony.xwork2.security | Apache Struts |
| ExcludedPatternsChecker .IsExcluded | Class | com.opensymphony.xwork2.security.ExcludedPatternsChecker | Apache Struts | |