18652551b355ebebc1a9eb5d335d341304001eb7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable userInfo : List<Map<String,Object>> to newUserInfoId : String in method public invite_user_show_sets_correct_ldap_origin_for_acceptance() : void in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests | From | To | |
| Rename Variable newUserInfo : List<Map<String,Object>> to userInfoId : String in method public invite_user_show_sets_correct_ldap_origin_for_acceptance() : void in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to ClientDetails in method public createScimClient(mockMvc MockMvc, adminAccessToken String, id String, secret String, resourceIds String, scopes String, grantTypes List<GrantType>, authorities String) : ClientDetails in class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type newUserInfo : List<Map<String,Object>> to userInfoId : String in method public invite_user_show_sets_correct_ldap_origin_for_acceptance() : void in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests | From | To | |
| Change Variable Type userInfo : List<Map<String,Object>> to newUserInfoId : String in method public invite_user_show_sets_correct_ldap_origin_for_acceptance() : void in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests | From | To | |
| Extract Variable | 1 | ||
| Extract Variable post : MockHttpServletRequestBuilder in method public sendRequestWithTokenAndReturnResponse(token String, subdomain String, clientId String, redirectUri String, emails String...) : InvitationsResponse from class org.cloudfoundry.identity.uaa.invitations.InvitationsEndpointMockMvcTests | From | To | |
| Extract Method | 1 | ||
| Extract Method public sendRequestWithTokenAndReturnResponse(token String, subdomain String, clientId String, redirectUri String, emails String...) : InvitationsResponse extracted from public sendRequestWithToken(token String, clientId String, redirectUri String, emails String...) : void in class org.cloudfoundry.identity.uaa.invitations.InvitationsEndpointMockMvcTests | From | To |