4e3212f9fda500223f8b24f43f403d4bf540eb43
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.apache.guacamole.auth.jdbc.JDBCAuthenticationProvider renamed to org.apache.guacamole.auth.jdbc.InjectedAuthenticationProvider | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.apache.guacamole.auth.jdbc.user.AuthenticationProviderService moved and renamed to org.apache.guacamole.auth.jdbc.JDBCAuthenticationProviderService | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute injectorProvider : JDBCInjectorProvider to authProviderService : AuthenticationProviderService in class org.apache.guacamole.auth.jdbc.InjectedAuthenticationProvider | From | To | |
| Extract Interface | 1 | ||
| Extract Interface org.apache.guacamole.auth.jdbc.AuthenticationProviderService from classes [org.apache.guacamole.auth.jdbc.JDBCAuthenticationProviderService] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type injectorProvider : JDBCInjectorProvider to authProviderService : AuthenticationProviderService in class org.apache.guacamole.auth.jdbc.InjectedAuthenticationProvider | From | To |