Uses of Class
com.MedilaboSolutions.gateway.dto.AuthResponse
Packages that use AuthResponse
-
Uses of AuthResponse in com.MedilaboSolutions.gateway.controller
Methods in com.MedilaboSolutions.gateway.controller that return types with arguments of type AuthResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono
<org.springframework.http.ResponseEntity<AuthResponse>> AuthController.login
(AuthRequest authRequest, org.springframework.http.server.reactive.ServerHttpResponse response) reactor.core.publisher.Mono
<org.springframework.http.ResponseEntity<AuthResponse>> AuthController.refresh
(org.springframework.web.server.ServerWebExchange exchange)