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 |
---|---|---|
@deprecated | 1 | @deprecated |
@todo | 0 | @todo |
DOCUMENT_ME | 0 | DOCUMENT_ME |
FIXME | 2 | FIXME |
NOT_YET_DOCUMENTED | 0 | NOT_YET_DOCUMENTED |
TODO | 0 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 1
fr.paris.lutece.plugins.mylutece.modules.directory.authentication.business.MyluteceDirectoryUser | Line |
---|---|
Use {@link #setStatus(int)} instead | 179 |
Number of occurrences found in the code: 2
fr.paris.lutece.plugins.mylutece.modules.directory.authentication.service.MyluteceDirectoryAccountLifeTimeService | Line |
---|---|
get base URL in case the prod URL is null | 231 |
fr.paris.lutece.plugins.mylutece.modules.directory.authentication.service.MyluteceDirectoryService | Line |
There should not be any method in the service or business package to get the password for security issue | 385 |