mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
SEC-188: Fix JavaDocs.
This commit is contained in:
parent
a28a932598
commit
2ab5af0a69
@ -20,7 +20,7 @@ import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* Associates a given {@link SecurityContext} with the current execution
|
||||
* thread and any new threads the current execution thread may spawn.
|
||||
* thread.
|
||||
*
|
||||
* <p>
|
||||
* To guarantee that {@link #getContext()} never returns <code>null</code>, this
|
||||
|
Loading…
x
Reference in New Issue
Block a user