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 12 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 12

edu.internet2.middleware.grouper.pspng.GrouperGroupInfo Line
populate idIndex, but pitGroup does not have getIdIndex() result.put("idIndex", pitGroup.getIdIndex()); 124
edu.internet2.middleware.grouper.pspng.LdapAttributeProvisionerConfiguration Line
--No comment-- 45
edu.internet2.middleware.grouper.pspng.LdapGroupProvisioner Line
Look in memory cache to see if change is necessary: a) User object's group-listing attribute or b) if the group-membership attribute is being fetched 56
Look in memory cache to see if change is necessary: a) User object's group-listing attribute or b) if the group-membership attribute is being fetched 119
edu.internet2.middleware.grouper.pspng.LdapGroupProvisionerConfiguration Line
Parse the filter to see what attributes it uses. 97
edu.internet2.middleware.grouper.pspng.LdapProvisioner Line
Remove the unnecessary changes (LDAP Differencing) 280
Figure out what workItems conflict and make sure those groups are full-sync'ed first 407
edu.internet2.middleware.grouper.pspng.LdapProvisionerConfiguration Line
Parse the filter to see what attributes it uses. 85
edu.internet2.middleware.grouper.pspng.LdapSystem Line
This should do case-sensitive comparisons of the first RDN and case-insensitive comparisons of the rest 784
edu.internet2.middleware.grouper.pspng.Provisioner Line
Some subject-implementing classes (LdapSubject) are not known to hibernate PspUtils.hibernateRefresh(subject); 860
Maybe this could be done with an annotation? 1417
edu.internet2.middleware.grouper.pspng.ProvisionerFactory Line
Someday allow types that are not java classes, either via code-based shortcuts or via a lookup table/file (eg, type=ldap-groups instead of edu.internet2.....LdapGroupProvisioner) 105