Fork me on GitHub

Résultats Checkstyle

Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 

rss feed

Résumé

Fichiers
 Infos
 Avertissements
 Erreurs
65 0 1 282

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/mylutece/authentication/AbstractAuthentication.java 0 0 4
fr/paris/lutece/plugins/mylutece/authentication/ExternalAuthentication.java 0 0 1
fr/paris/lutece/plugins/mylutece/authentication/MultiLuteceAuthentication.java 0 0 2
fr/paris/lutece/plugins/mylutece/authentication/PortalAuthentication.java 0 0 1
fr/paris/lutece/plugins/mylutece/authentication/logs/ConnectionLog.java 0 0 1
fr/paris/lutece/plugins/mylutece/authentication/logs/ConnectionLogDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/authentication/logs/ConnectionLogHome.java 0 0 1
fr/paris/lutece/plugins/mylutece/authentication/logs/IConnectionLogDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/LuteceUserAttributeDescription.java 0 0 20
fr/paris/lutece/plugins/mylutece/business/LuteceUserRoleDescription.java 0 0 28
fr/paris/lutece/plugins/mylutece/business/attribute/AbstractAttribute.java 0 0 11
fr/paris/lutece/plugins/mylutece/business/attribute/AttributeComboBox.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/AttributeDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/AttributeField.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/AttributeFieldDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/AttributeFieldHome.java 0 0 2
fr/paris/lutece/plugins/mylutece/business/attribute/AttributeHome.java 0 0 2
fr/paris/lutece/plugins/mylutece/business/attribute/AttributeText.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/AttributeType.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/IAttribute.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/IAttributeDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/IAttributeFieldDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/IMyLuteceUserFieldDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserField.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserFieldDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserFieldFilter.java 0 0 3
fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserFieldHome.java 0 0 2
fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserFieldListener.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/portlet/IMyLutecePortletDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/portlet/MyLutecePortlet.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/portlet/MyLutecePortletDAO.java 0 0 1
fr/paris/lutece/plugins/mylutece/business/portlet/MyLutecePortletHome.java 0 0 2
fr/paris/lutece/plugins/mylutece/service/AbstractAccountLifeTimeDaemon.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/AbstractAnonymizationDaemon.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/IAccountLifeTimeService.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/IAnonymizationService.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/ILuteceUserAttributesProvidedDescription.java 0 0 5
fr/paris/lutece/plugins/mylutece/service/ILuteceUserRolesProvidedDescription.java 0 0 5
fr/paris/lutece/plugins/mylutece/service/IMyLuteceExternalIdentityProviderService.java 0 0 8
fr/paris/lutece/plugins/mylutece/service/IMyLuteceExternalIdentityService.java 0 0 5
fr/paris/lutece/plugins/mylutece/service/IMyLuteceExternalRolesProvider.java 0 0 2
fr/paris/lutece/plugins/mylutece/service/IMyluteceExternalRoleService.java 0 0 3
fr/paris/lutece/plugins/mylutece/service/IUserParameterService.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/MyLuteceDefaultRoleProvider.java 0 0 36
fr/paris/lutece/plugins/mylutece/service/MyLuteceExternalIdentityService.java 0 0 9
fr/paris/lutece/plugins/mylutece/service/MyLutecePlugin.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/MyLuteceResourceIdService.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/MyLuteceUserAttributesService.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/MyLuteceUserService.java 0 0 12
fr/paris/lutece/plugins/mylutece/service/MyluteceExternalRoleService.java 0 0 6
fr/paris/lutece/plugins/mylutece/service/RoleResourceIdService.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/attribute/MyLuteceUserFieldListenerService.java 0 0 1
fr/paris/lutece/plugins/mylutece/service/attribute/MyLuteceUserFieldService.java 0 0 3
fr/paris/lutece/plugins/mylutece/service/security/AuthenticationFilterService.java 0 0 1
fr/paris/lutece/plugins/mylutece/util/SecurityUtils.java 0 0 8
fr/paris/lutece/plugins/mylutece/web/AbstractManageMyluteceJspBean.java 0 0 2
fr/paris/lutece/plugins/mylutece/web/ManageMyLuteceJspBean.java 0 0 58
fr/paris/lutece/plugins/mylutece/web/MyLuteceApp.java 0 1 2
fr/paris/lutece/plugins/mylutece/web/attribute/AttributeFieldJspBean.java 0 0 1
fr/paris/lutece/plugins/mylutece/web/attribute/AttributeJspBean.java 0 0 1
fr/paris/lutece/plugins/mylutece/web/includes/UserLoginInclude.java 0 0 1
fr/paris/lutece/plugins/mylutece/web/portlet/MyLutecePortletJspBean.java 0 0 1
fr/paris/lutece/plugins/mylutece/web/security/AuthenticationFilterAdminDashboardComponent.java 0 0 1
fr/paris/lutece/plugins/mylutece/web/security/AuthenticationFilterJspBean.java 0 0 2
fr/paris/lutece/plugins/mylutece/web/security/MyluteceAuthFilter.java 0 0 2

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
25
 Erreur
RightCurly
  • option: "alone"
1
 Erreur
coding ArrayTrailingComma 3
 Erreur
DeclarationOrder 3
 Erreur
ExplicitInitialization 1
 Erreur
HiddenField 2
 Erreur
ParameterAssignment 1
 Erreur
ReturnCount
  • max: "5"
1
 Avertissement
design HideUtilityClassConstructor 6
 Erreur
VisibilityModifier 10
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
65
 Erreur
imports UnusedImports 1
 Erreur
javadoc JavadocMethod 16
 Erreur
JavadocType 5
 Erreur
modifier RedundantModifier 3
 Erreur
naming ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
2
 Erreur
StaticVariableName
  • format: "^_[a-z](_?[a-zA-Z0-9])*$"
1
 Erreur
regexp RegexpSinglelineJava
  • format: "System\.exit"
2
 Erreur
RegexpSinglelineJava
  • format: "System\.out\.println"
2
 Erreur
whitespace ParenPad
  • option: "space"
116
 Erreur
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
19
 Erreur

Détails

fr/paris/lutece/plugins/mylutece/authentication/AbstractAuthentication.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocType Missing a Javadoc comment. 47
 Erreur
javadoc JavadocMethod Expected @throws tag for 'LoginException'. 95
 Erreur
javadoc JavadocMethod Expected @throws tag for 'LoginRedirectException'. 95

fr/paris/lutece/plugins/mylutece/authentication/ExternalAuthentication.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/authentication/MultiLuteceAuthentication.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 353

fr/paris/lutece/plugins/mylutece/authentication/PortalAuthentication.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/authentication/logs/ConnectionLog.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/authentication/logs/ConnectionLogDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/authentication/logs/ConnectionLogHome.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/authentication/logs/IConnectionLogDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/LuteceUserAttributeDescription.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
blocks LeftCurly '{' at column 45 should be on a new line. 42
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 53
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 53
 Erreur
blocks LeftCurly '{' at column 109 should be on a new line. 53
 Erreur
coding DeclarationOrder Instance variable definition in wrong order. 61
 Erreur
coding DeclarationOrder Instance variable definition in wrong order. 64
 Erreur
coding DeclarationOrder Instance variable definition in wrong order. 67
 Erreur
blocks LeftCurly '{' at column 34 should be on a new line. 75
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 84
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 84
 Erreur
blocks LeftCurly '{' at column 54 should be on a new line. 84
 Erreur
blocks LeftCurly '{' at column 32 should be on a new line. 93
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 102
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 102
 Erreur
blocks LeftCurly '{' at column 50 should be on a new line. 102
 Erreur
blocks LeftCurly '{' at column 33 should be on a new line. 111
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 120
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 120
 Erreur
blocks LeftCurly '{' at column 52 should be on a new line. 120

fr/paris/lutece/plugins/mylutece/business/LuteceUserRoleDescription.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 41
 Erreur
blocks LeftCurly '{' at column 53 should be on a new line. 41
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 71
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 71
 Erreur
blocks LeftCurly '{' at column 96 should be on a new line. 71
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 72
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 72
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 73
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 73
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 74
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 74
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 75
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 75
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 76
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 76
 Erreur
blocks LeftCurly '{' at column 26 should be on a new line. 85
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 94
 Erreur
coding HiddenField '_strType' hides a field. 94
 Erreur
naming ParameterName Name '_strType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 94
 Erreur
blocks LeftCurly '{' at column 39 should be on a new line. 94
 Erreur
blocks LeftCurly '{' at column 46 should be on a new line. 103
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 112
 Erreur
coding HiddenField '_strComplementaryDescription' hides a field. 112
 Erreur
naming ParameterName Name '_strComplementaryDescription' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 112
 Erreur
blocks LeftCurly '{' at column 79 should be on a new line. 112

fr/paris/lutece/plugins/mylutece/business/attribute/AbstractAttribute.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
design VisibilityModifier Variable '_nIdAttribute' must be private and have accessor methods. 64
 Erreur
design VisibilityModifier Variable '_bMandatory' must be private and have accessor methods. 65
 Erreur
design VisibilityModifier Variable '_strTitle' must be private and have accessor methods. 66
 Erreur
design VisibilityModifier Variable '_strHelpMessage' must be private and have accessor methods. 67
 Erreur
design VisibilityModifier Variable '_nPosition' must be private and have accessor methods. 68
 Erreur
design VisibilityModifier Variable '_attributeType' must be private and have accessor methods. 69
 Erreur
design VisibilityModifier Variable '_listAttributeFields' must be private and have accessor methods. 70
 Erreur
design VisibilityModifier Variable '_plugin' must be private and have accessor methods. 71
 Erreur
design VisibilityModifier Variable '_bIsShownInSearch' must be private and have accessor methods. 72
 Erreur
design VisibilityModifier Variable '_bAnonymize' must be private and have accessor methods. 73

fr/paris/lutece/plugins/mylutece/business/attribute/AttributeComboBox.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/AttributeDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/AttributeField.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/AttributeFieldDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/AttributeFieldHome.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46

fr/paris/lutece/plugins/mylutece/business/attribute/AttributeHome.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 48

fr/paris/lutece/plugins/mylutece/business/attribute/AttributeText.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/AttributeType.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/IAttribute.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/IAttributeDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/IAttributeFieldDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/IMyLuteceUserFieldDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserField.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserFieldDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserFieldFilter.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'printStackTrace'. 143
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'printStackTrace'. 173

fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserFieldHome.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 47

fr/paris/lutece/plugins/mylutece/business/attribute/MyLuteceUserFieldListener.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/portlet/IMyLutecePortletDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/portlet/MyLutecePortlet.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/portlet/MyLutecePortletDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/business/portlet/MyLutecePortletHome.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
coding ExplicitInitialization Variable '_singleton' explicitly initialized to 'null' (default value for its type). 50

fr/paris/lutece/plugins/mylutece/service/AbstractAccountLifeTimeDaemon.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/AbstractAnonymizationDaemon.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/IAccountLifeTimeService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/IAnonymizationService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/ILuteceUserAttributesProvidedDescription.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
blocks LeftCurly '{' at column 59 should be on a new line. 12
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 19
 Erreur
javadoc JavadocMethod Expected @param tag for 'locale'. 19
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 19

fr/paris/lutece/plugins/mylutece/service/ILuteceUserRolesProvidedDescription.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
blocks LeftCurly '{' at column 54 should be on a new line. 12
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 19
 Erreur
javadoc JavadocMethod Expected @param tag for 'locale'. 19
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 19

fr/paris/lutece/plugins/mylutece/service/IMyLuteceExternalIdentityProviderService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Unused @param tag for 'strUserName'. 51
 Erreur
modifier RedundantModifier Redundant 'public' modifier. 55
 Erreur
javadoc JavadocMethod Expected @param tag for 'strName'. 55
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 58
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 58
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 60
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 60

fr/paris/lutece/plugins/mylutece/service/IMyLuteceExternalIdentityService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocType Missing a Javadoc comment. 42
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 76
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 76
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 76

fr/paris/lutece/plugins/mylutece/service/IMyLuteceExternalRolesProvider.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
modifier RedundantModifier Redundant 'final' modifier. 51

fr/paris/lutece/plugins/mylutece/service/IMyluteceExternalRoleService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
blocks LeftCurly '{' at column 47 should be on a new line. 12
 Erreur
modifier RedundantModifier Redundant 'final' modifier. 21

fr/paris/lutece/plugins/mylutece/service/IUserParameterService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/MyLuteceDefaultRoleProvider.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 83
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 83
 Erreur
blocks LeftCurly '{' at column 83 should be on a new line. 83
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 84
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 84
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 86
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 86
 Erreur
blocks LeftCurly '{' at column 35 should be on a new line. 86
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 88
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 88
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 88
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 88
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 88
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 88
 Erreur
blocks LeftCurly '{' at column 72 should be on a new line. 88
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 89
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 89
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 90
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 90
 Erreur
blocks LeftCurly '{' at column 23 should be on a new line. 90
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 92
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 93
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 93
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 93
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 93
 Erreur
blocks RightCurly '}' at column 5 should be alone on a line. 95
 Erreur
blocks LeftCurly '{' at column 12 should be on a new line. 95
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 97
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 97
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 98
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 98
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 100
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 100
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 100
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 100

fr/paris/lutece/plugins/mylutece/service/MyLuteceExternalIdentityService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocType Missing a Javadoc comment. 49
 Erreur
naming StaticVariableName Name 'ATTRIBUTE_USER_MAPPING' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 54
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 146
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 146
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 149
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 162
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 162
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 162

fr/paris/lutece/plugins/mylutece/service/MyLutecePlugin.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/MyLuteceResourceIdService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/MyLuteceUserAttributesService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/MyLuteceUserService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocType Missing a Javadoc comment. 47
 Erreur
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 47
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 66
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 66
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 70
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 70
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 70
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 70
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 80
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 80
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 80

fr/paris/lutece/plugins/mylutece/service/MyluteceExternalRoleService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
blocks LeftCurly '{' at column 81 should be on a new line. 15
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 50
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 50
 Erreur
blocks LeftCurly '{' at column 59 should be on a new line. 50
 Erreur
blocks LeftCurly '{' at column 61 should be on a new line. 65

fr/paris/lutece/plugins/mylutece/service/RoleResourceIdService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/attribute/MyLuteceUserFieldListenerService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/service/attribute/MyLuteceUserFieldService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 59
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 68

fr/paris/lutece/plugins/mylutece/service/security/AuthenticationFilterService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/util/SecurityUtils.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 67
 Erreur
coding ArrayTrailingComma Array should contain trailing comma. 287
 Erreur
coding ArrayTrailingComma Array should contain trailing comma. 503
 Erreur
coding ArrayTrailingComma Array should contain trailing comma. 523
 Erreur
javadoc JavadocMethod Expected @return tag. 539
 Erreur
coding ParameterAssignment Assignment of parameter 'strValue' is not allowed. 593
 Erreur
javadoc JavadocMethod Expected @param tag for 'plugin'. 853

fr/paris/lutece/plugins/mylutece/web/AbstractManageMyluteceJspBean.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Expected @param tag for '<T>'. 77

fr/paris/lutece/plugins/mylutece/web/ManageMyLuteceJspBean.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
imports UnusedImports Unused import - fr.paris.lutece.portal.business.user.AdminUser. 53
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 80
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 81
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 86
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 87
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 104
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 104
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 105
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 105
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 107
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 107
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 110
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 110
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 112
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 112
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 112
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 112
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 114
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 116
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 116
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 116
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 116
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 123
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 125
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 125
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 125
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 125
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 130
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 131
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 133
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 133
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 135
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 135
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 137
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 137
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 137
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 137
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 137
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 137
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 146
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 146
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 147
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 147
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 148
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 148
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 149
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 149
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 150
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 150
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 161
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 161
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 164
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 164
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 164
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 164
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 165
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 165

fr/paris/lutece/plugins/mylutece/web/MyLuteceApp.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Avertissement
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 301
 Erreur
javadoc JavadocMethod Expected @throws tag for 'UnsupportedEncodingException'. 301

fr/paris/lutece/plugins/mylutece/web/attribute/AttributeFieldJspBean.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/web/attribute/AttributeJspBean.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/web/includes/UserLoginInclude.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/web/portlet/MyLutecePortletJspBean.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/web/security/AuthenticationFilterAdminDashboardComponent.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/mylutece/web/security/AuthenticationFilterJspBean.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 101

fr/paris/lutece/plugins/mylutece/web/security/MyluteceAuthFilter.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Expected @throws tag for 'FailedLoginException'. 171