Pluggable security framework "inspired" by the OWASP ESAPI framework
This library provides a pluggable abstraction to common security related operations.
<dependency>
<groupId>com.daedafusion</groupId>
<artifactId>security-framework</artifactId>
<version>1.1</version>
</dependency>