commit | 6ac17c5aa286e115834ba4c25097a03d43dcd697 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat Jan 10 07:29:26 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Sat Jan 10 07:29:26 2009 -0800 |
tree | b0f3eca2036e4c11ca7012edeeec49dcfae9ba55 | |
parent | 72da046d96b5e205b058efcdeae984791474eccc [diff] |
Rename the LoginServlet to OpenIdLoginServlet This huge thing is very dedicated to our use of OpenID. Any other form of login will probably not be able to be supported within this servlet, as it would simply make the code too large and too complex. Signed-off-by: Shawn O. Pearce <sop@google.com>