PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/amber/oauth2/common/domain/credentials/BasicCredentials.java

ViolationLine
Avoid importing anything from the package 'java.lang'23
Avoid importing anything from the package 'java.lang'23
Avoid importing anything from the package 'java.lang'23
Avoid importing anything from the package 'java.lang'23

org/apache/amber/oauth2/common/domain/credentials/Credentials.java

ViolationLine
Avoid importing anything from the package 'java.lang'23
Avoid importing anything from the package 'java.lang'23

org/apache/amber/oauth2/common/utils/OAuthUtils.java

ViolationLine
Unnecessary final modifier in final class282 - 284
These nested if statements could be combined336 - 338
These nested if statements could be combined349 - 358