adee46149734908ad20568951c683e49e88a67a3
Files Diff
- Added: 13
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute public REDIRECT_QUERY_PARM : String from class org.apache.drill.exec.server.rest.LogInLogOutResources to public REDIRECT_QUERY_PARM : String from class org.apache.drill.exec.server.rest.WebServerConstants | From | To | |
| Extract Method | 1 | ||
| Extract Method private updateSessionRedirectInfo(redirect String, request HttpServletRequest) : void extracted from public getLoginPage(request HttpServletRequest, response HttpServletResponse, sc SecurityContext, uriInfo UriInfo, redirect String) : Viewable in class org.apache.drill.exec.server.rest.LogInLogOutResources | From | To |