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.pspng.DeletedGroupException | Line |
---|---|
Auto-generated constructor stub | 7 |
Auto-generated constructor stub | 12 |
Auto-generated constructor stub | 17 |
Auto-generated constructor stub | 22 |
Auto-generated constructor stub | 28 |
edu.internet2.middleware.grouper.pspng.FullSyncProvisioner | Line |
Requeue the group for some time in the future, but track the total number of times this group is requeued to prevent requeuing forever | 474 |
Only sleep when we're repeatedly hammering | 518 |
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 | 59 |
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 | 124 |
edu.internet2.middleware.grouper.pspng.LdapGroupProvisionerConfiguration | Line |
Parse the filter to see what attributes it uses. | 97 |
edu.internet2.middleware.grouper.pspng.LdapObject | Line |
This should do DN-aware splitting | 122 |
edu.internet2.middleware.grouper.pspng.LdapProvisioner | Line |
Figure out what workItems conflict and make sure those groups are full-sync'ed first | 559 |
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 | 1030 |
edu.internet2.middleware.grouper.pspng.Provisioner | Line |
Maybe this could be done with an annotation? | 2300 |
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) | 103 |