org.owasp.esapi.errors.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of esapi Show documentation
Show all versions of esapi Show documentation
The Enterprise Security API (ESAPI) project is an OWASP project
to create simple strong security controls for every web platform.
Security controls are not simple to build. You can read about the
hundreds of pitfalls for unwary developers on the OWASP website. By
providing developers with a set of strong controls, we aim to
eliminate some of the complexity of creating secure web applications.
This can result in significant cost savings across the SDLC.
A set of exception classes designed to model the error conditions that
frequently arise in enterprise web applications and web services. The
root class is the EnterpriseSecurityException and all the other
exception classes extend this basic class. The
EnterpriseSecurityException automatically logs a message in the
constructor so that a full set of security events are captured in the
logs.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy