public class HttpLogoutEvent extends AbstractAuthenticationEvent
source| 构造器和说明 |
|---|
HttpLogoutEvent(Authentication authentication,
javax.servlet.http.HttpServletRequest httpRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
Authentication |
getAuthentication() |
javax.servlet.http.HttpServletRequest |
getHttpRequest() |
Authentication |
getSource() |
toStringpublic HttpLogoutEvent(Authentication authentication, javax.servlet.http.HttpServletRequest httpRequest)
public Authentication getSource()
getSource 在类中 EventObjectpublic Authentication getAuthentication()
public javax.servlet.http.HttpServletRequest getHttpRequest()
Copyright © 2016. All rights reserved.