Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
6 0 0 5

Rules

Category Rule Violations Severity
javadoc JavadocMethod 3  Error
JavadocType 2  Error

Details

fr/paris/lutece/plugins/mylutece/modules/opensso/authentication/OpenSSOAuthentication.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Missing a Javadoc comment. 58

fr/paris/lutece/plugins/mylutece/modules/opensso/service/OpenSSOPlugin.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 38

fr/paris/lutece/plugins/mylutece/modules/opensso/service/OpenSSOService.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 41
 Error javadoc JavadocMethod Missing a Javadoc comment. 54
 Error javadoc JavadocMethod Missing a Javadoc comment. 59