99009284141c03d873a057ea763dc1e0bb466358
Files Diff
- Added: 9
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method protected createPingRequest(machine Instance) : HttpJsonRequest inlined to public launch(machine Instance, agent Agent) : void in class org.eclipse.che.api.agent.WsAgentLauncher | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type pingResponse : HttpJsonResponse to pingResponse : WsAgentHealthStateDto in class org.eclipse.che.api.agent.WsAgentLauncherTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private getToken(req HttpServletRequest) : String extracted from public doFilter(req ServletRequest, res ServletResponse, chain FilterChain) : void in class org.eclipse.che.keycloak.server.KeycloakAuthenticationFilter | From | To |