public class FederationLoginEvent extends AbstractAuthenticationEvent
source| 构造器和说明 |
|---|
FederationLoginEvent(FederationRequest federationRequest,
Authentication authentication) |
FederationLoginEvent(FederationRequest federationRequest,
Exception exception) |
| 限定符和类型 | 方法和说明 |
|---|---|
Authentication |
getAuthentication() |
Exception |
getException() |
FederationRequest |
getSource() |
boolean |
isAuthenticated() |
toStringpublic FederationLoginEvent(FederationRequest federationRequest, Authentication authentication)
public FederationLoginEvent(FederationRequest federationRequest, Exception exception)
public FederationRequest getSource()
getSource 在类中 EventObjectpublic Authentication getAuthentication()
public Exception getException()
public boolean isAuthenticated()
Copyright © 2016. All rights reserved.