Max Gelman

Results 159 comments of Max Gelman

_From [chrisisbeef](https://code.google.com/u/chrisisbeef/) on November 20, 2010 13:15:28_ **Labels:** Component-Other Build-Maven

_From [[email protected]](https://code.google.com/u/101742868461706870274/) on May 04, 2011 15:18:17_ Extension of DefaultSecurityConfiguration is also made more awkward by private access on the following fields and methods: String cipherXformFromESAPIProp String cipherXformCurrent String resourceDirectory...

_From [[email protected]](https://code.google.com/u/106804415661156061873/) on May 09, 2011 07:53:48_ Note: an easy fix to the original issue would be to give protected access to the 'properties' field. Alternatively, a protected setter on...

_From [[email protected]](https://code.google.com/u/[email protected]/) on February 06, 2010 08:59:23_ Added Component-Docs as label. **Labels:** Component-Docs

_From [[email protected]](https://code.google.com/u/[email protected]/) on November 02, 2010 00:38:28_ Beta software being dumped on ESAPI is very frustrating.We should resolve this in some way before 2.0GA. **Labels:** Milestone-Release2.0

_From [[email protected]](https://code.google.com/u/[email protected]/) on November 02, 2010 00:59:35_ **Status:** Accepted

_From [[email protected]](https://code.google.com/u/[email protected]/) on November 04, 2010 08:27:45_ **Summary:** Review Access Control packages before 2.0GA **Labels:** -Priority-Low Priority-High

_From [[email protected]](https://code.google.com/u/[email protected]/) on November 18, 2010 18:39:36_ **Labels:** AccessControl

_From [[email protected]](https://code.google.com/u/107305437064410965404/) on July 04, 2014 23:16:18_ Renaming this since GA 2.0 has shipped **Summary:** Review Access Control packages (was: Review Access Control packages before 2.0GA)

_From [[email protected]](https://code.google.com/u/106366406945487233817/) on May 15, 2010 18:44:22_ It also seems like throwing a run exception would be better than returning an empty string when validation fails.