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 | 18 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 18
edu.internet2.middleware.grouper.ws.GrouperServiceLogic | Line |
---|---|
lookup all groups and subjects before and after | 1807 |
make sure size of params and values the same | 4578 |
have common try/catch try { actAsSubject = GrouperServiceJ2ee.retrieveSubjectActAs(actAsSubjectLookup); | 4598 |
make this a result code throw new RuntimeException("Cant find actAs user: " + actAsSubjectLookup); } | 4603 |
make this a result code throw new RuntimeException("Problem with session for subject: " + actAsSubject, se); } | 4611 |
make sure size of params and values the same | 5327 |
have common try/catch try { actAsSubject = GrouperServiceJ2ee.retrieveSubjectActAs(actAsSubjectLookup); | 5347 |
make this a result code throw new RuntimeException("Cant find actAs user: " + actAsSubjectLookup); } | 5352 |
make this a result code throw new RuntimeException("Problem with session for subject: " + actAsSubject, se); } | 5360 |
add subjects? | 8283 |
move to dedicated argument in 2.5 | 10043 |
move to dedicated argument in 2.5 | 10146 |
move to dedicated argument in 2.5 | 10152 |
edu.internet2.middleware.grouper.ws.coresoap.WsAssignAttributesResults | Line |
batch these | 491 |
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 | 159 |
edu.internet2.middleware.grouper.ws.rest.group.WsRestGetGroupsRequest | Line |
return the stem in the response somewhere | 145 |
edu.internet2.middleware.grouper.ws.security.WsGrouperKerberosAuthentication | Line |
put this in external file | 68 |