public class FederationLogoutEvent extends AbstractAuthenticationEvent
source| 构造器和说明 |
|---|
FederationLogoutEvent(Authentication authentication,
Object logoutRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
Authentication |
getAuthentication() |
Object |
getLogoutRequest() |
Authentication |
getSource() |
toStringpublic FederationLogoutEvent(Authentication authentication, Object logoutRequest)
public Authentication getSource()
getSource 在类中 EventObjectpublic Authentication getAuthentication()
public Object getLogoutRequest()
Copyright © 2016. All rights reserved.