Bläddra i källkod

NOJIRA formatting fix

Scott Battaglia 15 år sedan
förälder
incheckning
7e817b9640

+ 1 - 0
cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationEntryPoint.java

@@ -101,6 +101,7 @@ public class CasAuthenticationEntryPoint implements AuthenticationEntryPoint, In
 
     /**
      * Template method for you to do your own pre-processing before the redirect occurs.
+     * 
      * @param request the HttpServletRequest
      * @param response the HttpServletResponse
      */