7041e5102d35de472f2427273c85bb038a8c2b90
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable uri : String to target : String in method private resolveURI(request HttpRequest, uri URI) : URI in class org.eclipse.jetty.client.AuthenticationProtocolHandler.AuthenticationListener | From | To | |
Extract Variable | 1 | ||
Extract Variable httpProxy : HttpProxy in method private testProxyAuthentication(realm String, connectHandler ConnectHandler, includeAddress boolean) : void from class org.eclipse.jetty.proxy.ForwardProxyTLSServerTest | From | To | |
Extract Method | 2 | ||
Extract Method private resolveURI(request HttpRequest, uri URI) : URI extracted from public onComplete(result Result) : void in class org.eclipse.jetty.client.AuthenticationProtocolHandler.AuthenticationListener | From | To | |
Extract Method private testProxyAuthentication(realm String, connectHandler ConnectHandler, includeAddress boolean) : void extracted from private testProxyAuthentication(realm String, connectHandler ConnectHandler) : void in class org.eclipse.jetty.proxy.ForwardProxyTLSServerTest | From | To |