esapi-java-legacy
esapi-java-legacy copied to clipboard
ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications.
### Description While deploying a web application using `esapi-2.6.0.0.jar`, the following error is encountered: ### Steps to Reproduce 1. Deploy a web application that includes `esapi-2.6.0.0.jar` in the `WEB-INF/lib` folder....
_From [[email protected]](https://code.google.com/u/101715130151500774229/) on July 19, 2011 09:54:26_ in DefaultSecurityConfiguration, the loadConfiguration method is allowed to be overridden, but has too many logical components, requiring duplication in overridden methods. This method...