bd497c40b12c21afd5be0b70ea424daa85fe79ce
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private bindAs(userDN String, password String) : LDAPConnection from class org.glyptodon.guacamole.auth.ldap.AuthenticationProviderService to public bindAs(userDN String, password String) : LDAPConnection from class org.glyptodon.guacamole.auth.ldap.LDAPConnectionService | From | To | |
| Move Method private disconnect(ldapConnection LDAPConnection) : void from class org.glyptodon.guacamole.auth.ldap.AuthenticationProviderService to public disconnect(ldapConnection LDAPConnection) : void from class org.glyptodon.guacamole.auth.ldap.LDAPConnectionService | From | To | |
| Extract Class | 1 | ||
| Extract Class org.glyptodon.guacamole.auth.ldap.LDAPConnectionService from class org.glyptodon.guacamole.auth.ldap.AuthenticationProviderService | From | To |