PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/amber/oauth2/ext/dynamicreg/server/request/JSONHttpServletRequestWrapper.java

ViolationLine
Avoid unused imports such as 'org.apache.amber.oauth2.common.exception.OAuthProblemException'33

org/apache/amber/oauth2/ext/dynamicreg/server/request/OAuthServerRegistrationRequest.java

ViolationLine
Avoid unused imports such as 'javax.servlet.http.HttpServletRequest'24
Avoid empty if statements64 - 66