| org.springframework.security.web.authentication.logout.LogoutHandler |
Known Indirect Subclasses
|
Indicates a class that is able to participate in logout handling.
Called by LogoutFilter.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Causes a logout to be completed.
| |||||||||||
Causes a logout to be completed. The method must complete successfully.
| request | the HTTP request |
|---|---|
| response | the HTTP response |
| authentication | the current principal details |