|
Move Method private getUaaAuthentication(session HttpSession) : UaaAuthentication from class org.cloudfoundry.identity.uaa.mock.ldap.LdapMockMvcTests to public getUaaAuthentication(session HttpSession) : UaaAuthentication from class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Move Method private performMfaRegistrationInZone(username String, password String) : void from class org.cloudfoundry.identity.uaa.mock.ldap.LdapMockMvcTests to public performMfaRegistrationInZone(username String, password String, mockMvc MockMvc, host String, firstAuthMethods String[], afterMfaAuthMethods String[]) : ResultActions from class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Move Method private updateUserToForcePasswordChange() : void from class org.cloudfoundry.identity.uaa.integration.feature.ForcedPasswordChangeIT to public updateUserToForcePasswordChange(restTemplate RestTemplate, baseUrl String, adminToken String, userId String, zoneId String) : void from class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils |
From |
To |
|
Extract And Move Method public createMfaProvider(mockMvc MockMvc, zoneId String, adminToken String) : MfaProvider extracted from public setup() : void in class org.cloudfoundry.identity.uaa.login.TotpMfaEndpointMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public updateUserToForcePasswordChange(restTemplate RestTemplate, baseUrl String, adminToken String, userId String) : void extracted from private navigateToForcePasswordChange() : void in class org.cloudfoundry.identity.uaa.integration.feature.ForcedPasswordChangeIT & moved to class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils |
From |
To |
|
Extract And Move Method public updateUserToForcePasswordChange(restTemplate RestTemplate, baseUrl String, adminToken String, userId String) : void extracted from public testRedirectForHandleForcePasswordChange() : void in class org.cloudfoundry.identity.uaa.integration.feature.ForcedPasswordChangeIT & moved to class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils |
From |
To |