[JIRA] Created: (JOST-195) Use system property-based override for our custom ESAPI config rather than ESAPI locator class call
Brent Putman (JIRA)
noreply at shibboleth.net
Wed Aug 15 19:36:06 EDT 2012
Use system property-based override for our custom ESAPI config rather than ESAPI locator class call
----------------------------------------------------------------------------------------------------
Key: JOST-195
URL: https://issues.shibboleth.net/jira/browse/JOST-195
Project: OpenSAML 2 - Java
Issue Type: Improvement
Affects Versions: 2.5.3
Reporter: Brent Putman
Assignee: Brent Putman
Priority: Minor
The current approach is to call ESAPI.initialize(implClassName).
This will allow calling code that wants to use the ESAPI library for their own purposes with the default ESAPI config impl to do so either declaratively or programatically. And also seems a little clearer - the behavior of their initialize() and use of reflection, etc isn't well-documented that I can find.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list