817127a75130d9cde63e75f2ca734c5277693933
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable secondsToWait : int to failureResetTime : short in method public failureResetTime() : void in class org.keycloak.testsuite.console.realm.SecurityDefensesTest | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type secondsToWait : int to secondsToWait : short in method public quickLoginCheck() : void in class org.keycloak.testsuite.console.realm.SecurityDefensesTest | From | To | |
| Change Variable Type secondsToWait : int to failureResetTime : short in method public failureResetTime() : void in class org.keycloak.testsuite.console.realm.SecurityDefensesTest | From | To | |
| Change Variable Type secondsToWait : int to secondsToWait : short in method public maxLoginFailuresTest() : void in class org.keycloak.testsuite.console.realm.SecurityDefensesTest | From | To | |
| Change Variable Type secondsToWait : int to secondsToWait : short in method public maxWaitLoginFailures() : void in class org.keycloak.testsuite.console.realm.SecurityDefensesTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private tryToLogin(wait int, finalLogin boolean) : void extracted from public maxLoginFailuresTest() : void in class org.keycloak.testsuite.console.realm.SecurityDefensesTest | From | To | |
| Extract Method private tryToLogin(wait int) : void extracted from public maxLoginFailuresTest() : void in class org.keycloak.testsuite.console.realm.SecurityDefensesTest | From | To |