| Package | Description |
|---|---|
| org.springframework.security.config.annotation.web.configurers | |
| org.springframework.security.web.authentication.logout |
Logout functionality based around a filter which handles a specific logout URL.
|
| org.springframework.security.web.authentication.rememberme |
Support for remembering a user between different web sessions.
|
| org.springframework.security.web.csrf | |
| org.springframework.security.web.servletapi |
Populates a Servlet request with a new Spring Security compliant
HttpServletRequestWrapper. |
| org.springframework.security.web.session |
Session management filters,
HttpSession events and publisher classes. |
| Class and Description |
|---|
| LogoutHandler
Indicates a class that is able to participate in logout handling.
|
| LogoutSuccessHandler
Strategy that is called after a successful logout by the
LogoutFilter, to handle redirection or
forwarding to the appropriate destination. |
| Class and Description |
|---|
| LogoutHandler
Indicates a class that is able to participate in logout handling.
|
| LogoutSuccessHandler
Strategy that is called after a successful logout by the
LogoutFilter, to handle redirection or
forwarding to the appropriate destination. |
| Class and Description |
|---|
| LogoutHandler
Indicates a class that is able to participate in logout handling.
|
| Class and Description |
|---|
| LogoutHandler
Indicates a class that is able to participate in logout handling.
|
| Class and Description |
|---|
| LogoutHandler
Indicates a class that is able to participate in logout handling.
|
| Class and Description |
|---|
| LogoutHandler
Indicates a class that is able to participate in logout handling.
|
Copyright © 2016. All rights reserved.