Fork me on GitHub

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
@deprecated 1 @deprecated
@todo 0 @todo
DOCUMENT_ME 0 DOCUMENT_ME
FIXME 1 FIXME
NOT_YET_DOCUMENTED 0 NOT_YET_DOCUMENTED
TODO 4 TODO

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 1

fr.paris.lutece.plugins.oauth2.service.TokenService Line
use dependency injection instead 366

FIXME

Number of occurrences found in the code: 1

fr.paris.lutece.plugins.oauth2.business.OpenIDConfiguration Line
This is REQUIRED unless only the Implicit Flow is used 533

TODO

Number of occurrences found in the code: 4

fr.paris.lutece.plugins.oauth2.jwt.MitreJWTParser Line
encrypted id tokens 147
fr.paris.lutece.plugins.oauth2.service.BearerTokenAuthenticator Line
Auto-generated method stub 80
fr.paris.lutece.plugins.oauth2.service.TokenService Line
Auto-generated catch block 289
Auto-generated catch block 294