Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@todo | 3 | @todo |
TODO | 18 | TODO |
Each tag is detailed below:
@todo
Number of occurrences found in the code: 3
edu.internet2.middleware.grouperClient.config.ConfigPropertiesCascadeCommonUtils | Line |
---|---|
need for I18N? | 166 |
edu.internet2.middleware.grouperClient.util.GcElUtilsSafe | Line |
need for I18N? | 450 |
edu.internet2.middleware.grouperClient.util.GrouperClientCommonUtils | Line |
need for I18N? | 192 |
TODO
Number of occurrences found in the code: 18
edu.internet2.middleware.grouperClient.config.GrouperHibernateConfigClient | Line |
---|---|
Auto-generated method stub | 18 |
edu.internet2.middleware.grouperClient.config.db.ConfigDatabaseLogic | Line |
dont decrypt this in memory? | 747 |
edu.internet2.middleware.grouperClient.discovery.DiscoveryClient | Line |
add checksum | 66 |
edu.internet2.middleware.grouperClient.jdbc.tableSync.GcGrouperSyncDependencyGroupGroupDao | Line |
--No comment-- | 73 |
--No comment-- | 99 |
--No comment-- | 150 |
--No comment-- | 205 |
--No comment-- | 293 |
--No comment-- | 359 |
edu.internet2.middleware.grouperClient.jdbc.tableSync.GcGrouperSyncGroupDao | Line |
should we look at id, id_index, and group name? find the one that has the most information? | 57 |
edu.internet2.middleware.grouperClient.jdbc.tableSync.GcGrouperSyncMembershipDao | Line |
search for membership id | 26 |
look for to dos in other classes | 27 |
edu.internet2.middleware.grouperClient.jdbc.tableSync.GcTableSyncSubtype | Line |
fix this for columns not in the right order | 1155 |
edu.internet2.middleware.grouperClient.jdbc.tableSync.GcTableSyncTableData | Line |
in GcTableSyncFromData.sync() | 205 |
edu.internet2.middleware.grouperClient.util.GcElUtilsSafe | Line |
add this in for VT System.getProperty(key, def) this could be empty | 147 |
test this logic | 237 |
edu.internet2.middleware.grouperClient.util.GrouperClientUtils | Line |
when jackson is upgraded in the grouper client, put these lines back mapper.configure(Feature.ALLOW_UNQUOTED_FIELD_NAMES, true); mapper.configure(Feature.ALLOW_SINGLE_QUOTES, true); mapper.configure(DeserializationFeature.FAIL_ON_IGNORED_PROPERTIES, true); | 117 |
edu.internet2.middleware.grouperClient.ws.beans.WsRestGetGroupsRequest | Line |
return the stem in the response somewhere | 137 |