fa275555cf4c5aaca46e18b7b8feafe12c33b8f6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable cookie : String to token : String in method public saveCookipackBeforeRenderingHeaders(req Req, cookiepack Map<String,Serializable>) : void in class org.rapidoid.http.HttpUtils | From | To | |
Extract Method | 2 | ||
Extract Method private getUser(req Req) : String extracted from public handle(ctx Channel, isKeepAlive boolean, req Req, extra Object) : HttpStatus in class org.rapidoid.http.handler.AbstractAsyncHttpHandler | From | To | |
Extract Method public token(cookiepack Map<String,Serializable>) : String extracted from public saveCookipackBeforeRenderingHeaders(req Req, cookiepack Map<String,Serializable>) : void in class org.rapidoid.http.HttpUtils | From | To |