daeea24134e76e46a41fa816bf610afd3b57cec4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable requestBody : MultiValueMap<String,String> to body : Map in method public testAutologinFlow(contentType String, body Map) : void in class org.cloudfoundry.identity.uaa.integration.feature.AutologinIT | From | To | |
Rename Attribute | 1 | ||
Rename Attribute converter : FormHttpMessageConverter to formConverter : FormHttpMessageConverter in class org.cloudfoundry.identity.uaa.authentication.manager.AutologinRequestConverter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type requestBody : MultiValueMap<String,String> to body : Map in method public testAutologinFlow(contentType String, body Map) : void in class org.cloudfoundry.identity.uaa.integration.feature.AutologinIT | From | To |