Jasig/WebproxyPortlet

View on GitHub
src/main/java/org/jasig/portlet/proxy/mvc/portlet/proxy/ProxyPortletForm.java

Summary

Maintainability
B
5 hrs
Test Coverage

ProxyPortletForm has 38 methods (exceeds 20 allowed). Consider refactoring.
Open

public class ProxyPortletForm {

    /** Constant <code>AUTHENTICATION_TYPE="authType"</code> */
    public static final String AUTHENTICATION_TYPE = "authType";

    There are no issues that match your filters.

    Category
    Status