40216b5e7d04c41a01dde67938cbdb27595122a4
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type ldapConfig : MultivaluedHashMap<String,String> to cfg : LDAPConfig in method public createLdapIdentityStore(cfg LDAPConfig) : LDAPIdentityStore in class org.keycloak.storage.ldap.LDAPIdentityStoreRegistry | From | To | |
Change Parameter Type config : MultivaluedHashMap<String,String> to config : LDAPConfig in method private LDAPIdentityStoreContext(config LDAPConfig, store LDAPIdentityStore) in class org.keycloak.storage.ldap.LDAPIdentityStoreRegistry.LDAPIdentityStoreContext | From | To | |
Extract Variable | 1 | ||
Extract Variable val : Object in method private populateAttributedType(searchResult SearchResult, ldapQuery LDAPQuery) : LDAPObject from class org.keycloak.storage.ldap.idm.store.ldap.LDAPIdentityStore | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type config : MultivaluedHashMap<String,String> to config : LDAPConfig in class org.keycloak.storage.ldap.LDAPIdentityStoreRegistry.LDAPIdentityStoreContext | From | To | |
Rename Parameter | 2 | ||
Rename Parameter model : ComponentModel to ldapModel : ComponentModel in method public getLdapStore(ldapModel ComponentModel, configDecorators Map<ComponentModel,LDAPConfigDecorator>) : LDAPIdentityStore in class org.keycloak.storage.ldap.LDAPIdentityStoreRegistry | From | To | |
Rename Parameter ldapConfig : MultivaluedHashMap<String,String> to cfg : LDAPConfig in method public createLdapIdentityStore(cfg LDAPConfig) : LDAPIdentityStore in class org.keycloak.storage.ldap.LDAPIdentityStoreRegistry | From | To |