mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 21:12:18 +00:00
Javadoc typo corrected.
This commit is contained in:
parent
bb7d428617
commit
cacc31004f
@ -82,7 +82,7 @@ import javax.servlet.http.HttpSession;
|
|||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* This filter MUST be executed BEFORE any authentication procesing mechanisms.
|
* This filter MUST be executed BEFORE any authentication processing mechanisms.
|
||||||
* Authentication processing mechanisms (eg BASIC, CAS processing filters etc)
|
* Authentication processing mechanisms (eg BASIC, CAS processing filters etc)
|
||||||
* expect the <code>ContextHolder</code> to contain a valid
|
* expect the <code>ContextHolder</code> to contain a valid
|
||||||
* <code>SecureContext</code> by the time they execute.
|
* <code>SecureContext</code> by the time they execute.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user