mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-15 23:03:32 +00:00
SEC-238: Update docs.
This commit is contained in:
parent
8400341399
commit
87e4032cb8
@ -74,6 +74,14 @@ applications:
|
|||||||
method internally stores null, which helps avoids redeployment issue caused by the previous
|
method internally stores null, which helps avoids redeployment issue caused by the previous
|
||||||
approaches (see SEC-159 for further details).
|
approaches (see SEC-159 for further details).
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<h1>Changes RC2 to Final</h1>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
AbstractProcessingFilter.onUnsuccessfulAuthentication(HttpServletRequest, HttpServletResponse)
|
||||||
|
has changed it signature (SEC-238). If subclassing, please override the new signature.
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user