Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.3.5.

Files

fr/paris/lutece/plugins/mylutece/modules/webserver/authentication/WebServerAuthentication.java

Violation Line
Document empty constructor 6365
It is a good practice to call super() in a constructor 6365
Avoid unnecessary constructors - the compiler will generate these for you 6365
Document empty method 107108