4bbc1f9ed62dba06d0be5d6f0fe8debc8d04e54c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable policy : LockoutPolicy to policyFromDb : LockoutPolicy in method public isAllowed(user UaaUser, a Authentication) : boolean in class org.cloudfoundry.identity.uaa.authentication.manager.PeriodLockoutPolicy | From | To | |
Extract Variable | 1 | ||
Extract Variable localPolicy : LockoutPolicy in method public isAllowed(user UaaUser, a Authentication) : boolean from class org.cloudfoundry.identity.uaa.authentication.manager.PeriodLockoutPolicy | From | To | |
Extract Method | 3 | ||
Extract Method public createUserInZone(mockMvc MockMvc, accessToken String, user ScimUser, subdomain String) : ScimUser extracted from public createUser(mockMvc MockMvc, accessToken String, user ScimUser) : ScimUser in class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
Extract Method private changeLockoutPolicyForIdpInZone(zone IdentityZone) : void extracted from public login_LockoutPolicySucceeds_WhenPolicyIsUpdatedByApi() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Extract Method private createUser(subdomain String, accessToken String) : ScimUser extracted from public testChangePasswordSubmitDoesValidateCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To |