public class FederationLoginEvent extends AbstractAuthenticationEvent
source| Constructor and Description |
|---|
FederationLoginEvent(FederationRequest federationRequest,
Authentication authentication) |
FederationLoginEvent(FederationRequest federationRequest,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
getAuthentication() |
Exception |
getException() |
FederationRequest |
getSource() |
boolean |
isAuthenticated() |
toStringpublic FederationLoginEvent(FederationRequest federationRequest, Authentication authentication)
public FederationLoginEvent(FederationRequest federationRequest, Exception exception)
public FederationRequest getSource()
getSource in class EventObjectpublic Authentication getAuthentication()
public Exception getException()
public boolean isAuthenticated()
Copyright © 2018. All rights reserved.