e2b84b967eae2d8a0c8710a369831cdcfb5e4d32
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private checkRedacted(map Map<String,?>) : void from class org.cloudfoundry.identity.uaa.util.UaaStringUtilsTest to private checkRedacted(map Map<String,?>) : void from class org.cloudfoundry.identity.uaa.util.UaaMapUtilsTest | From | To | |
Move Method public redactValues(map Map<String,?>) : Map<String,?> from class org.cloudfoundry.identity.uaa.util.UaaStringUtils to public redactValues(map Map<String,?>) : Map<String,?> from class org.cloudfoundry.identity.uaa.util.UaaMapUtils | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute value : Map<String,Object> to emptyMap : Map<String,Object> in method public testFlatten() : void in class org.cloudfoundry.identity.uaa.util.UaaMapUtilsTest | From | To |