bfa5c38123390a991dbf29d90516ef5285d63064
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type authenticatedUser : org.apache.guacamole.net.auth.AuthenticatedUser to authenticatedUser : AuthenticatedUser in method public getUserContext(authenticatedUser AuthenticatedUser) : org.apache.guacamole.net.auth.UserContext in class org.apache.guacamole.auth.jdbc.user.AuthenticationProviderService | From | To | |
Change Return Type | 1 | ||
Change Return Type UserContext to org.apache.guacamole.net.auth.UserContext in method public getUserContext(authenticatedUser AuthenticatedUser) : org.apache.guacamole.net.auth.UserContext in class org.apache.guacamole.auth.jdbc.user.AuthenticationProviderService | From | To | |
Rename Attribute | 1 | ||
Rename Attribute connectionIdentifier : String to connection : ModeledConnection in class org.apache.guacamole.auth.jdbc.activeconnection.TrackedActiveConnection | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type connectionIdentifier : String to connection : ModeledConnection in class org.apache.guacamole.auth.jdbc.activeconnection.TrackedActiveConnection | From | To |