Fix Basic Figure Formating

Issue gh-8039
This commit is contained in:
Rob Winch 2020-03-01 19:23:31 -06:00
parent 57ac2207f2
commit 6bb056607f
1 changed files with 1 additions and 0 deletions

View File

@ -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.
image:{icondir}/number_4.png[] If authentication is successful, then __Success__.
* The <<servlet-authentication-authentication>> is set on the <<servlet-authentication-securitycontextholder>>.
* `RememberMeServices.loginSuccess` is invoked.
If remember me is not configured, this is a no-op.