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 | 5 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 5
| org.apache.fulcrum.security.model.basic.BasicAccessControlListImpl | Line |
|---|---|
| Need to rethink the two maps.. Why not just a single list of groups? That would then cascade down to all the other roles and so on.. | 33 |
| org.apache.fulcrum.security.model.dynamic.DynamicAccessControlListImpl | Line |
| Need to rethink the two maps.. Why not just a single list of groups? That would then cascade down to all the other roles and so on.. | 40 |
| org.apache.fulcrum.security.model.test.AbstractUserManagerTest | Line |
| figure out what to do here | 199 |
| org.apache.fulcrum.security.model.turbine.TurbineModelManager | Line |
| --No comment-- | 59 |
| org.apache.fulcrum.security.spi.AbstractUserManager | Line |
| Need to load up Crypto component and actually encrypt passwords! | 40 |

