public interface FederationService
| Modifier and Type | Method and Description |
|---|---|
Authentication |
login(FederationRequest request) |
void |
logout(Authentication authentication,
Object logoutRequest) |
Authentication login(FederationRequest request)
request - void logout(Authentication authentication, Object logoutRequest)
authentication - logoutRequest - can be null if it is not requiredCopyright © 2018. All rights reserved.