PMD Results

The following document contains the results of PMD 5.5.1.

Files

org/apache/shiro/crypto/JcaCipherService.java

Violation Line
Unnecessary use of fully qualified name 'java.security.SecureRandom.getInstance' due to existing import 'java.security.SecureRandom' 254
Unnecessary use of fully qualified name 'java.security.SecureRandom' due to existing import 'java.security.SecureRandom' 258
Unnecessary use of fully qualified name 'java.security.Key' due to existing import 'java.security.Key' 477
Unnecessary use of fully qualified name 'java.security.Key' due to existing import 'java.security.Key' 592