[JIRA] Assigned: (IDP-151) Convert Attribute Filter Impl code to use Java-support and Google Guava
Rod Widdowson (JIRA)
noreply at shibboleth.net
Tue Feb 7 16:59:37 GMT 2012
[ https://issues.shibboleth.net/jira/browse/IDP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rod Widdowson reassigned IDP-151:
---------------------------------
Assignee: Chad La Joie (was: Rod Widdowson)
Over to Chad to determine last open issues (as per notes above)
> Convert Attribute Filter Impl code to use Java-support and Google Guava
> -----------------------------------------------------------------------
>
> Key: IDP-151
> URL: https://issues.shibboleth.net/jira/browse/IDP-151
> Project: Identity Provider
> Issue Type: Task
> Components: Attribute Filter
> Reporter: Chad La Joie
> Assignee: Chad La Joie
> Original Estimate: 4 hours, 30 minutes
> Time Spent: 3 hours, 20 minutes
> Remaining Estimate: 1 hour, 10 minutes
>
> Review the attribute filter impl code for the following items:
> - ensure all initializable and destructable components properly check that they are initialized and not destroyed before doing in their getMatchingValue functions
> - convert Base*Compare classes to use Guava provided Predicates
> - ensure all predicates and matchers have hashCode, equals, and toString methods
> - ensure unit test class names are Test* not *Test
> - ensure that unit tests cover cases where: input is null, object use is attempted when it is not initialized or is destroyed
--
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