mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
SEC-2223: Correct FirewalledRequest#reset() javadoc
This commit is contained in:
parent
04b7d5ca08
commit
686a7a8d62
@ -28,7 +28,8 @@ public abstract class FirewalledRequest extends HttpServletRequestWrapper {
|
||||
* proper.
|
||||
* <p>
|
||||
* An implementation can thus choose to modify the state of the request
|
||||
* for the security infrastructure, while still maintaining the
|
||||
* for the security infrastructure, while still maintaining the original
|
||||
* {@link HttpServletRequest}.
|
||||
*/
|
||||
public abstract void reset();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user