4c8b14762e00896bc9718237e69055fb6a869e6e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testMfaRedirect() : void renamed to public testRedirectToMfaAfterLogin() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method | 11 | ||
Extract Method private createUser() : ScimUser extracted from public testGoogleAuthenticatorLoginFlow() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method private performLoginWithSession(userName String, password String, session MockHttpSession) : ResultActions extracted from public testQRCodeRedirectIfCodeNotValidated() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method private performLoginWithSession(userName String, password String, session MockHttpSession) : ResultActions extracted from public testGoogleAuthenticatorLoginFlow() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method private createUser() : ScimUser extracted from public testMfaRedirect() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method private performLoginWithSession(userName String, password String, session MockHttpSession) : ResultActions extracted from public testMfaRedirect() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method private performGetMfaRegister(session MockHttpSession) : ResultActions extracted from public testQRCodeRedirectIfCodeNotValidated() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method private performLogin(user ScimUser) : void extracted from public testQRCodeScreen() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Extract Method private enableMfaInZone(zoneAdminToken String) : MfaProvider extracted from public testQRCodeScreen() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Extract Method private createUser() : ScimUser extracted from public testQRCodeRedirectIfCodeNotValidated() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method private performGetMfaRegister(session MockHttpSession) : ResultActions extracted from public testGoogleAuthenticatorLoginFlow() : void in class org.cloudfoundry.identity.uaa.login.TotpEndpointMockMvcTests | From | To | |
Extract Method private createRandomUser(zoneAdminToken String) : ScimUser extracted from public testQRCodeScreen() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To |