Refactor out common code in org.owasp.esapi.ESAPI class to simplify it.
Common code moved to the new generic class org.owasp.esapi.util.ObjFactory<T>.
ESAPI class now uses generics so will no longer compile with JDK 1.4.
NOTE: This issue is already completed and is for tracking purposes only.
Original issue reported on code.google.com by kevin.w.wall@gmail.com on 6 Nov 2009 at 11:05
Original issue reported on code.google.com by
kevin.w.wall@gmail.com
on 6 Nov 2009 at 11:05