4302b440eefe352bbd2ef7cdec323b8f1721b31f
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private getLdapRuleConfig() : MultivaluedHashMap<String,String> from class org.keycloak.testsuite.federation.storage.ldap.LDAPProvidersIntegrationTest to public getLdapRuleConfig(ldapRule LDAPRule) : MultivaluedHashMap<String,String> from class org.keycloak.testsuite.federation.storage.ldap.LDAPTestUtils | From | To | |
Extract Variable | 1 | ||
Extract Variable cachedCredentials : List<CredentialModel> in method protected configuredForTOTP(realm RealmModel, user UserModel) : boolean from class org.keycloak.credential.OTPCredentialProvider | From | To |