Miscellaneous Javadoc cleanups to cut down on Eclipse warnings
Change-Id: Ifd80c546641db979911e3339fa40ab3585ca69a1
This commit is contained in:
@@ -208,7 +208,7 @@ class OpenIdServiceImpl {
|
||||
}
|
||||
}
|
||||
|
||||
/** Called by {@link OpenIdLoginForm} doGet, doPost */
|
||||
/** Called by {@link OpenIdLoginServlet} doGet, doPost */
|
||||
void doAuth(final HttpServletRequest req, final HttpServletResponse rsp)
|
||||
throws Exception {
|
||||
if (OMODE_CANCEL.equals(req.getParameter(OPENID_MODE))) {
|
||||
|
||||
Reference in New Issue
Block a user