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 | 0 | @todo |
| FIXME | 0 | FIXME |
| TODO | 20 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 20
| edu.internet2.middleware.grouper.ws.GrouperServiceLogic | Line |
|---|---|
| lookup all groups and subjects before and after | 1877 |
| make sure size of params and values the same | 4685 |
| have common try/catch try { actAsSubject = GrouperServiceJ2ee.retrieveSubjectActAs(actAsSubjectLookup); | 4705 |
| make this a result code throw new RuntimeException("Cant find actAs user: " + actAsSubjectLookup); } | 4710 |
| make this a result code throw new RuntimeException("Problem with session for subject: " + actAsSubject, se); } | 4718 |
| make sure size of params and values the same | 5433 |
| have common try/catch try { actAsSubject = GrouperServiceJ2ee.retrieveSubjectActAs(actAsSubjectLookup); | 5453 |
| make this a result code throw new RuntimeException("Cant find actAs user: " + actAsSubjectLookup); } | 5458 |
| make this a result code throw new RuntimeException("Problem with session for subject: " + actAsSubject, se); } | 5466 |
| Add pointInTimeRetrieve | 8216 |
| add subjects? | 8392 |
| add attribute defs, attribute def names | 10930 |
| edu.internet2.middleware.grouper.ws.coresoap.WsAssignAttributesResults | Line |
| batch these | 487 |
| edu.internet2.middleware.grouper.ws.coresoap.WsStemLookup | Line |
| add in extensions in the query </pre> | 45 |
| edu.internet2.middleware.grouper.ws.mcp.GrouperMcpAdminExternalSystemGet | Line |
| when the provisioner API (GrouperAzureApiCommands) supports retrieving extended user attributes, remove the direct Graph call here and use the provisioner API only. | 385 |
| move this to GrouperAzureApiCommands when it supports extended attributes | 406 |
| move this to GrouperAzureApiCommands | 457 |
| edu.internet2.middleware.grouper.ws.rest.group.WsRestGetGroupsLiteRequest | Line |
| return the stem in the response somewhere | 179 |
| edu.internet2.middleware.grouper.ws.rest.group.WsRestGetGroupsRequest | Line |
| return the stem in the response somewhere | 173 |
| edu.internet2.middleware.grouper.ws.security.WsGrouperKerberosAuthentication | Line |
| put this in external file | 69 |
