فهرست منبع

NOJIRA formatting fix

Scott Battaglia 15 سال پیش
والد
کامیت
7e817b9640
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationEntryPoint.java

+ 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
      */