| Package | Description |
|---|---|
| org.acegisecurity.ui.logout | |
| org.acegisecurity.ui.rememberme |
Support for remembering a user between different web sessions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityContextLogoutHandler
Performs a logout by modifying the
SecurityContextHolder. |
| Constructor and Description |
|---|
LogoutFilter(String logoutSuccessUrl,
LogoutHandler[] handlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenBasedRememberMeServices
Identifies previously remembered users by a Base-64 encoded cookie.
|
Copyright © 2021. All rights reserved.