920ce67beebd3d1635c9b41bb0842c6402c0c15f
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [connectionDefaultMaxConnectionsPerUser : int, connectionDefaultMaxConnections : int, connectionGroupDefaultMaxConnectionsPerUser : int, connectionGroupDefaultMaxConnections : int] to jdbcEnvironment : JDBCEnvironment in class org.glyptodon.guacamole.auth.jdbc.tunnel.ConfigurableGuacamoleTunnelService | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type environment : Environment to environment : MySQLEnvironment in method public MySQLAuthenticationProviderModule(environment MySQLEnvironment) in class net.sourceforge.guacamole.net.auth.mysql.MySQLAuthenticationProviderModule | From | To | |
Change Parameter Type environment : Environment to environment : JDBCEnvironment in method public JDBCAuthenticationProviderModule(authProvider AuthenticationProvider, environment JDBCEnvironment) in class org.glyptodon.guacamole.auth.jdbc.JDBCAuthenticationProviderModule | From | To | |
Change Variable Type | 1 | ||
Change Variable Type environment : Environment to environment : MySQLEnvironment in method public MySQLAuthenticationProvider() in class net.sourceforge.guacamole.net.auth.mysql.MySQLAuthenticationProvider | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type environment : Environment to environment : JDBCEnvironment in class org.glyptodon.guacamole.auth.jdbc.JDBCAuthenticationProviderModule | From | To | |
Change Attribute Type environment : Environment to environment : JDBCEnvironment in class org.glyptodon.guacamole.auth.jdbc.tunnel.AbstractGuacamoleTunnelService | From | To |