|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acegisecurity.ui.webapp.AuthenticationProcessingFilter
net.sourceforge.pebble.security.AuthenticationProcessingFilter
public class AuthenticationProcessingFilter
Overidden to redirect the user to the blog that they were trying to log in to.
| Constructor Summary | |
|---|---|
AuthenticationProcessingFilter()
|
|
| Method Summary | |
|---|---|
protected void |
onPreAuthentication(HttpServletRequest request,
HttpServletResponse response)
Overidden to set the value of the defaultTargetUrl property based upon a form parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationProcessingFilter()
| Method Detail |
|---|
protected void onPreAuthentication(HttpServletRequest request,
HttpServletResponse response)
throws AuthenticationException,
java.io.IOException
request - response -
AuthenticationException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||