parent
57ac2207f2
commit
6bb056607f
|
@ -43,6 +43,7 @@ If remember me is not configured, this is a no-op.
|
||||||
* `AuthenticationEntryPoint` is invoked to trigger the WWW-Authenticate to be sent again.
|
* `AuthenticationEntryPoint` is invoked to trigger the WWW-Authenticate to be sent again.
|
||||||
|
|
||||||
image:{icondir}/number_4.png[] If authentication is successful, then __Success__.
|
image:{icondir}/number_4.png[] If authentication is successful, then __Success__.
|
||||||
|
|
||||||
* The <<servlet-authentication-authentication>> is set on the <<servlet-authentication-securitycontextholder>>.
|
* The <<servlet-authentication-authentication>> is set on the <<servlet-authentication-securitycontextholder>>.
|
||||||
* `RememberMeServices.loginSuccess` is invoked.
|
* `RememberMeServices.loginSuccess` is invoked.
|
||||||
If remember me is not configured, this is a no-op.
|
If remember me is not configured, this is a no-op.
|
||||||
|
|
Loading…
Reference in New Issue