bcb177c2538dbd8023d893056c80ac24cfd3aafd
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable formEncodedDataDefinition : FormEncodedDataDefinition in method private setupSecurityHandlers(initialHandler HttpHandler) : HttpHandler from class io.undertow.servlet.core.DeploymentManagerImpl | From | To | |
Extract Method | 2 | ||
Extract Method private getCharacterEncodingFromHeader() : String extracted from public getReader() : BufferedReader in class io.undertow.servlet.spec.HttpServletRequestImpl | From | To | |
Extract Method private getCharacterEncodingFromHeader() : String extracted from public getCharacterEncoding() : String in class io.undertow.servlet.spec.HttpServletRequestImpl | From | To |