e90bacef1890ffba0a4e9536a35cb7f1f18ef2de
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest renamed to org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTests | From | To | |
Change Variable Type | 1 | ||
Change Variable Type prompts : List<Map<String,String[]>> to prompts : Map<String,String[]> in method public testHappyDay() : void in class org.cloudfoundry.identity.uaa.integration.LoginInfoEndpointIntegrationTests | From | To | |
Rename Parameter | 1 | ||
Rename Parameter nonHtml : boolean to jsonResponse : boolean in method public populatePrompts(model Model, exclude List<String>, jsonResponse boolean) : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint | From | To |