e6c2c81beaabcb455ee74c93a7353076b7430144
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable uri : URI to authURI : URI in method public onComplete(result Result) : void in class org.eclipse.jetty.client.AuthenticationProtocolHandler.AuthenticationListener | From | To | |
Extract Variable | 4 | ||
Extract Variable uri : URI in method protected responseHeader(exchange HttpExchange, field HttpField) : boolean from class org.eclipse.jetty.client.HttpReceiver | From | To | |
Extract Variable requestURI : URI in method private redirect(request Request, response Response, listener Response.CompleteListener, newURI URI) : Request from class org.eclipse.jetty.client.HttpRedirector | From | To | |
Extract Variable uri : URI in method public apply(request Request) : void from class org.eclipse.jetty.client.util.DigestAuthentication.DigestResult | From | To | |
Extract Variable requestURI : URI in method public onComplete(result Result) : void from class org.eclipse.jetty.client.AuthenticationProtocolHandler.AuthenticationListener | From | To | |
Extract Method | 1 | ||
Extract Method protected getScheme() : String extracted from protected newURI() : String in class org.eclipse.jetty.http.client.AbstractTest | From | To |