| Modifier and Type | Method and Description |
|---|---|
FederationRequest |
FederationLoginEvent.getSource() |
| Constructor and Description |
|---|
FederationLoginEvent(FederationRequest federationRequest,
Authentication authentication) |
FederationLoginEvent(FederationRequest federationRequest,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
DefaultFederationService.login(FederationRequest request) |
Authentication |
FederationService.login(FederationRequest request) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FederationProvider<T extends FederationRequest> |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FederationProvider.supports(FederationRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFederationRequest |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleFederationProvider.supports(FederationRequest request) |
Copyright © 2018. All rights reserved.