71052fa126255d104c410287e43ca724def2dbd9
Files Diff
- Added: 9
- Removed: 1
- Renamed: 0
- Modified: 3
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| com.google.inject.extensions:guice-multibindings:3.0 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private escapeDN(name String) : String from class net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider to public escapeDN(name String) : String from class org.glyptodon.guacamole.auth.ldap.EscapingService | From | To | |
| Move Method private escapeLDAPSearchFilter(filter String) : String from class net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider to public escapeLDAPSearchFilter(filter String) : String from class org.glyptodon.guacamole.auth.ldap.EscapingService | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private environment : Environment from class net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider to private environment : Environment from class org.glyptodon.guacamole.auth.ldap.LDAPAuthenticationProviderModule | From | To | |
| Extract Class | 1 | ||
| Extract Class org.glyptodon.guacamole.auth.ldap.EscapingService from class net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider | From | To | |
| Move Class | 1 | ||
| Move Class net.sourceforge.guacamole.net.auth.ldap.properties.LDAPGuacamoleProperties moved to org.glyptodon.guacamole.auth.ldap.LDAPGuacamoleProperties | From | To |