6430724b34d5c3a8e0d0ead454cc508a6e640051
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type configurationProvider : ConfigurationProvider to configuration : LdapRepositoryConfiguration in method public LdapUsersRepositoryConfigurationPerformer(configuration LdapRepositoryConfiguration, usersRepository ReadOnlyUsersLDAPRepository) in class org.apache.james.data.LdapUsersRepositoryModule.LdapUsersRepositoryConfigurationPerformer | From | To | |
| Extract Attribute | 3 | ||
| Extract Attribute private USE_CONNECTION_POOL : boolean in class org.apache.james.user.ldap.LdapRepositoryConfiguration | From | To | |
| Extract Attribute private NO_CONNECTION_TIMEOUT : int in class org.apache.james.user.ldap.LdapRepositoryConfiguration | From | To | |
| Extract Attribute private NO_READ_TIME_OUT : int in class org.apache.james.user.ldap.LdapRepositoryConfiguration | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute configurationProvider : ConfigurationProvider to configuration : LdapRepositoryConfiguration in class org.apache.james.data.LdapUsersRepositoryModule.LdapUsersRepositoryConfigurationPerformer | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type configurationProvider : ConfigurationProvider to configuration : LdapRepositoryConfiguration in class org.apache.james.data.LdapUsersRepositoryModule.LdapUsersRepositoryConfigurationPerformer | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter configurationProvider : ConfigurationProvider to configuration : LdapRepositoryConfiguration in method public LdapUsersRepositoryConfigurationPerformer(configuration LdapRepositoryConfiguration, usersRepository ReadOnlyUsersLDAPRepository) in class org.apache.james.data.LdapUsersRepositoryModule.LdapUsersRepositoryConfigurationPerformer | From | To |