public interface AuthenticationManager
| Modifier and Type | Method and Description |
|---|---|
Authentication |
login(AuthenticationRequest request) |
void |
logout(Authentication authentication) |
Authentication login(AuthenticationRequest request)
void logout(Authentication authentication)
Copyright © 2018. All rights reserved.