public class HttpLogoutEvent extends AbstractAuthenticationEvent
source| Constructor and Description |
|---|
HttpLogoutEvent(Authentication authentication,
javax.servlet.http.HttpServletRequest httpRequest) |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
getAuthentication() |
javax.servlet.http.HttpServletRequest |
getHttpRequest() |
Authentication |
getSource() |
toStringpublic HttpLogoutEvent(Authentication authentication, javax.servlet.http.HttpServletRequest httpRequest)
public Authentication getSource()
getSource in class EventObjectpublic Authentication getAuthentication()
public javax.servlet.http.HttpServletRequest getHttpRequest()
Copyright © 2018. All rights reserved.