Package | Description |
---|---|
inix.controller | |
inix.service |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<java.lang.String> |
AuthController.logout(@Valid RefreshTokenRequest refreshTokenRequest) |
AuthenticationResponse |
AuthController.refreshTokens(@Valid RefreshTokenRequest refreshTokenRequest) |
Modifier and Type | Method and Description |
---|---|
AuthenticationResponse |
AuthService.refreshToken(RefreshTokenRequest refreshTokenRequest) |