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
24 0 0 56

Files

File  I  W  E
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/IdxWSSODatabaseAuthentication.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/IdxWSSODatabaseUser.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IIdxWSSODatabaseDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IWssoUserDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IWssoUserRoleDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IdxWSSODatabaseDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IdxWSSODatabaseHome.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUser.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserHome.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserRoleDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserRoleHome.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserRoleRemovalListener.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/security/WSSOSessionTrackingFilter.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/service/WssoDatabasePlugin.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/service/WssoDatabaseService.java 0 0 10
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/util/LdapBrowser.java 0 0 16
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/util/LdapUtil.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/web/WssodatabaseJspBean.java 0 0 1
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/resources/wssodatabase_messages.properties 0 0 5
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/resources/wssodatabase_messages_fr.properties 0 0 2
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/service/AutoExportWssoUsersFile.java 0 0 2
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/service/WssoUsersFileGeneratorService.java 0 0 3
fr/paris/lutece/plugins/mylutece/modules/wssodatabase/service/daemon/ExportWssoUsersDaemon.java 0 0 1

Rules

Category Rule Violations Severity
coding DeclarationOrder 3  Error
NestedIfDepth
  • max: "3"
3  Error
design HideUtilityClassConstructor 2  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/auth-module-mylutece-wssodatabase-doc-QA/workspace/target/checkstyle-header.txt"
22  Error
javadoc JavadocMethod 16  Error
misc Translation 7  Error
naming MemberName
  • format: "^_[a-z](_?[a-zA-Z0-9])*$"
1  Error
whitespace ParenPad
  • option: "space"
1  Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
1  Error

Details

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/IdxWSSODatabaseAuthentication.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/IdxWSSODatabaseUser.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IIdxWSSODatabaseDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IWssoUserDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IWssoUserRoleDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IdxWSSODatabaseDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/IdxWSSODatabaseHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUser.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserRoleDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserRoleHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/business/WssoUserRoleRemovalListener.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/security/WSSOSessionTrackingFilter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/service/WssoDatabasePlugin.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/service/WssoDatabaseService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding DeclarationOrder Static variable definition in wrong order. 69
 Error naming MemberName Name 'ATTRIBUTE_USER_MAPPING' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 70
 Error coding DeclarationOrder Static variable definition in wrong order. 71
 Error coding DeclarationOrder Static variable definition in wrong order. 73
 Error coding NestedIfDepth Nested if-else depth is 4 (max allowed is 3). 112
 Error coding NestedIfDepth Nested if-else depth is 4 (max allowed is 3). 123
 Error whitespace ParenPad ')' is not preceded with whitespace. 155
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 157
 Error coding NestedIfDepth Nested if-else depth is 4 (max allowed is 3). 186

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/util/LdapBrowser.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error javadoc JavadocMethod Expected an @return tag. 124
 Error javadoc JavadocMethod Expected an @return tag. 351
 Error javadoc JavadocMethod Expected an @return tag. 366
 Error javadoc JavadocMethod Expected an @return tag. 375
 Error javadoc JavadocMethod Expected an @return tag. 384
 Error javadoc JavadocMethod Expected an @return tag. 393
 Error javadoc JavadocMethod Expected an @return tag. 402
 Error javadoc JavadocMethod Expected an @return tag. 411
 Error javadoc JavadocMethod Expected an @return tag. 420
 Error javadoc JavadocMethod Expected an @return tag. 429
 Error javadoc JavadocMethod Expected an @return tag. 445
 Error javadoc JavadocMethod Expected an @return tag. 454
 Error javadoc JavadocMethod Expected an @return tag. 463
 Error javadoc JavadocMethod Expected @param tag for 'messageFormatFilter'. 463
 Error javadoc JavadocMethod Expected @param tag for 'messageFormatParam'. 463

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/util/LdapUtil.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/authentication/web/WssodatabaseJspBean.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/resources/wssodatabase_messages.properties

Severity Category Rule Message Line
 Error misc Translation Key 'daemon.ExportXmlFileDaemon.description' missing.
 Error misc Translation Key 'daemon.ExportXmlFileDaemon.name' missing.
 Error misc Translation Key 'modify_user.btnModify' missing.
 Error misc Translation Key 'modify_user.pageTitle' missing.
 Error misc Translation Key 'modify_user.tableTitle' missing.

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/resources/wssodatabase_messages_fr.properties

Severity Category Rule Message Line
 Error misc Translation Key 'daemon.ExportWssoUsersDaemon.description' missing.
 Error misc Translation Key 'daemon.ExportWssoUsersDaemon.name' missing.

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/service/AutoExportWssoUsersFile.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 43

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/service/WssoUsersFileGeneratorService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 60
 Error javadoc JavadocMethod Expected an @return tag. 154

fr/paris/lutece/plugins/mylutece/modules/wssodatabase/service/daemon/ExportWssoUsersDaemon.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2