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 | 2 | @todo |
| FIXME | 0 | FIXME |
| TODO | 6 | TODO |
Each tag is detailed below:
@todo
Number of occurrences found in the code: 2
| edu.internet2.middleware.grouperClient.config.ConfigPropertiesCascadeCommonUtils | Line |
|---|---|
| need for I18N? | 169 |
| edu.internet2.middleware.grouperClient.util.GrouperClientCommonUtils | Line |
| need for I18N? | 195 |
TODO
Number of occurrences found in the code: 6
| 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.util.GrouperClientCommonUtils | Line |
| add this in for VT System.getProperty(key, def) this could be empty | 10891 |
| test this logic | 10920 |
| 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); | 288 |
| edu.internet2.middleware.grouperClient.ws.beans.WsRestGetGroupsRequest | Line |
| return the stem in the response somewhere | 137 |
