0c32886b6ec39a876c6d83b9ffead675557e0f95
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public getUaaUrl(path String, zoneSwitchPossible boolean) : String extracted from public getUaaUrl(path String) : String in class org.cloudfoundry.identity.uaa.util.UaaUrlUtils | From | To | |
Extract Method public getURIBuilder(path String, zoneSwitchPossible boolean) : UriComponentsBuilder extracted from private getURIBuilder(path String) : UriComponentsBuilder in class org.cloudfoundry.identity.uaa.util.UaaUrlUtils | From | To |