mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 13:02:13 +00:00
Tidying.
This commit is contained in:
parent
21eb70c576
commit
25814d341d
@ -34,10 +34,10 @@ import javax.servlet.http.HttpSession;
|
|||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
public class SecurityContextLogoutHandler implements LogoutHandler {
|
public class SecurityContextLogoutHandler implements LogoutHandler {
|
||||||
//~ Methods ========================================================================================================
|
|
||||||
|
|
||||||
private boolean invalidateHttpSession = true;
|
private boolean invalidateHttpSession = true;
|
||||||
|
|
||||||
|
//~ Methods ========================================================================================================
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Requires the request to be passed in.
|
* Requires the request to be passed in.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user