143caee4953e41d0b1307650ebc68576dc8e0959
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private getMFACodeFromSession() : int from class org.cloudfoundry.identity.uaa.login.TotpMfaEndpointMockMvcTests to public getMFACodeFromSession(session MockHttpSession) : int from class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
Rename Variable | 1 | ||
Rename Variable response : MockHttpServletResponse to location : String in method public testRegisterFlowWithMfaProviderSwitch() : void in class org.cloudfoundry.identity.uaa.login.TotpMfaEndpointMockMvcTests | From | To | |
Change Variable Type | 1 | ||
Change Variable Type response : MockHttpServletResponse to location : String in method public testRegisterFlowWithMfaProviderSwitch() : void in class org.cloudfoundry.identity.uaa.login.TotpMfaEndpointMockMvcTests | From | To |