15f3f1a2aac56decf0bbe3c02476fac23a885d61
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testInsecurePasswordDisplaysErrorMessageAndNotInvalidateLink() : void renamed to public testInsecurePasswordDisplaysErrorMessage() : void in class org.cloudfoundry.identity.uaa.integration.feature.InvitationsIT | From | To | |
| Rename Method public accept_invitation_for_uaa_user_does_not_expire_invitelink() : void renamed to public accept_invitation_for_uaa_user_should_expire_invitelink() : void in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests | From | To | |
| Extract Method | 1 | ||
| Extract Method private processErrorReload(code String, model Model, email String, response HttpServletResponse, errorCode String, error String) : String extracted from public acceptInvitation(password String, passwordConfirmation String, code String, model Model, request HttpServletRequest, response HttpServletResponse) : String in class org.cloudfoundry.identity.uaa.invitations.InvitationsController | From | To |