811cd3a04ae49f5d7173f3e2f6129187e38dc2c2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public expectTemporarilyDisabled(username String, userId String, password String) : void extracted from public expectTemporarilyDisabled(username String, userId String) : void in class org.keycloak.testsuite.forms.BruteForceTest | From | To | |
Extract Method private isTemporarilyDisabledByBruteForce(context AuthenticationFlowContext, user UserModel) : boolean extracted from public enabledUser(context AuthenticationFlowContext, user UserModel) : boolean in class org.keycloak.authentication.authenticators.browser.AbstractUsernameFormAuthenticator | From | To |