PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 4

org/apache/shiro/spring/LifecycleBeanPostProcessor.java
Rule Violation Line
UselessParentheses Useless parentheses. 147
org/apache/shiro/spring/remoting/SecureRemoteInvocationExecutor.java
Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'org.apache.shiro.mgt.SecurityManager' due to existing import 'org.apache.shiro.mgt.SecurityManager' 70
org/apache/shiro/spring/security/interceptor/AuthorizationAttributeSourceAdvisor.java
Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'org.apache.shiro.mgt.SecurityManager' due to existing import 'org.apache.shiro.mgt.SecurityManager' 64
org/apache/shiro/spring/web/ShiroFilterFactoryBean.java
Rule Violation Line
UselessParentheses Useless parentheses. 504
UselessParentheses Useless parentheses. 516
UselessParentheses Useless parentheses. 528

Files

org/apache/shiro/spring/LifecycleBeanPostProcessor.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 147

org/apache/shiro/spring/remoting/SecureRemoteInvocationExecutor.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'org.apache.shiro.mgt.SecurityManager' due to existing import 'org.apache.shiro.mgt.SecurityManager' 4 70

org/apache/shiro/spring/security/interceptor/AuthorizationAttributeSourceAdvisor.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary use of fully qualified name 'org.apache.shiro.mgt.SecurityManager' due to existing import 'org.apache.shiro.mgt.SecurityManager' 4 64

org/apache/shiro/spring/web/ShiroFilterFactoryBean.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 504
UselessParentheses Useless parentheses. 4 516
UselessParentheses Useless parentheses. 4 528