mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-09-08 20:51:41 +00:00
SEC-1722: Correct javadoc
This commit is contained in:
parent
6c97fccc91
commit
1833b234a5
@ -20,7 +20,7 @@ import javax.servlet.http.HttpSession;
|
|||||||
import org.springframework.security.core.session.SessionCreationEvent;
|
import org.springframework.security.core.session.SessionCreationEvent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Published by the {@link HttpSessionEventPublisher} when a HttpSession is destroyed by the container
|
* Published by the {@link HttpSessionEventPublisher} when an {@code HttpSession} is created by the container
|
||||||
*
|
*
|
||||||
* @author Ray Krueger
|
* @author Ray Krueger
|
||||||
* @author Luke Taylor
|
* @author Luke Taylor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user