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 |
| TODO | 17 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 17
| edu.internet2.middleware.grouper.ws.GrouperServiceLogic | Line |
|---|---|
| lookup all groups and subjects before and after | 1865 |
| make sure size of params and values the same | 4673 |
| have common try/catch try { actAsSubject = GrouperServiceJ2ee.retrieveSubjectActAs(actAsSubjectLookup); | 4693 |
| make this a result code throw new RuntimeException("Cant find actAs user: " + actAsSubjectLookup); } | 4698 |
| make this a result code throw new RuntimeException("Problem with session for subject: " + actAsSubject, se); } | 4706 |
| make sure size of params and values the same | 5421 |
| have common try/catch try { actAsSubject = GrouperServiceJ2ee.retrieveSubjectActAs(actAsSubjectLookup); | 5441 |
| make this a result code throw new RuntimeException("Cant find actAs user: " + actAsSubjectLookup); } | 5446 |
| make this a result code throw new RuntimeException("Problem with session for subject: " + actAsSubject, se); } | 5454 |
| Add pointInTimeRetrieve | 8204 |
| add subjects? | 8380 |
| add attribute defs, attribute def names | 10907 |
| 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> | 44 |
| 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 | 165 |
| edu.internet2.middleware.grouper.ws.security.WsGrouperKerberosAuthentication | Line |
| put this in external file | 68 |


