3d7841319cd70abcb44ce777f3bad30d7d1528e6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testChangePasswordValid() : void renamed to public setup() : void in class org.cloudfoundry.identity.uaa.login.ForcePasswordChangeControllerMockMvcTest | From | To | |
Extract Variable | 1 | ||
Extract Variable authentication : UaaAuthentication in method public handleForcePasswordChange(model Model, password String, passwordConfirmation String, request HttpServletRequest, response HttpServletResponse, session HttpSession) : String from class org.cloudfoundry.identity.uaa.login.ForcePasswordChangeController | From | To |