Class OAuth2Controller
java.lang.Object
com.MedilaboSolutions.gateway.controller.OAuth2Controller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono
<org.springframework.http.ResponseEntity<Void>>
-
Constructor Details
-
OAuth2Controller
public OAuth2Controller()
-
-
Method Details
-
redirectToGoogle
@GetMapping("/google") public reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<Void>> redirectToGoogle()
-