public class FederationLogoutEvent extends AbstractAuthenticationEvent
source| Constructor and Description |
|---|
FederationLogoutEvent(Authentication authentication,
Object logoutRequest) |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
getAuthentication() |
Object |
getLogoutRequest() |
Authentication |
getSource() |
toStringpublic FederationLogoutEvent(Authentication authentication, Object logoutRequest)
public Authentication getSource()
getSource in class EventObjectpublic Authentication getAuthentication()
public Object getLogoutRequest()
Copyright © 2018. All rights reserved.