e75ab6ebd50df506415e22a0a972bffdd6e1e45b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable userContext : UserContext to authProviderIdentifier : String in method public getUser(authToken String, authProviderIdentifier String, username String) : APIUser in class org.glyptodon.guacamole.net.basic.rest.user.UserRESTService | From | To | |
| Extract Variable | 1 | ||
| Extract Variable authProvider : AuthenticationProvider in method public updatePassword(authToken String, authProviderIdentifier String, username String, userPasswordUpdate APIUserPasswordUpdate, request HttpServletRequest) : void from class org.glyptodon.guacamole.net.basic.rest.user.UserRESTService | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type userContext : UserContext to authProviderIdentifier : String in method public getUser(authToken String, authProviderIdentifier String, username String) : APIUser in class org.glyptodon.guacamole.net.basic.rest.user.UserRESTService | From | To |