NOJIRA formatting fix

This commit is contained in:
Scott Battaglia 2009-12-24 14:40:24 +00:00
parent 4afe6c2c6a
commit 7e817b9640

View File

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