b3614aef58e103a00dce2703d06c70b3b9745b30
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type idType : TunnelRequest.IdentifierType to type : TunnelRequest.Type in method protected createConnectedTunnel(context UserContext, type TunnelRequest.Type, id String, info GuacamoleClientInformation) : GuacamoleTunnel in class org.glyptodon.guacamole.net.basic.TunnelRequestService | From | To | |
Change Parameter Type idType : TunnelRequest.IdentifierType to type : TunnelRequest.Type in method protected createAssociatedTunnel(session GuacamoleSession, tunnel GuacamoleTunnel, type TunnelRequest.Type, id String) : GuacamoleTunnel in class org.glyptodon.guacamole.net.basic.TunnelRequestService | From | To | |
Rename Variable | 3 | ||
Rename Variable idType : TunnelRequest.IdentifierType to type : TunnelRequest.Type in method public createTunnel(request TunnelRequest) : GuacamoleTunnel in class org.glyptodon.guacamole.net.basic.TunnelRequestService | From | To | |
Rename Variable audio_mimetypes : List<String> to audioMimetypes : List<String> in method protected getClientInformation(request TunnelRequest) : GuacamoleClientInformation in class org.glyptodon.guacamole.net.basic.TunnelRequestService | From | To | |
Rename Variable video_mimetypes : List<String> to videoMimetypes : List<String> in method protected getClientInformation(request TunnelRequest) : GuacamoleClientInformation in class org.glyptodon.guacamole.net.basic.TunnelRequestService | From | To | |
Rename Class | 1 | ||
Rename Class org.glyptodon.guacamole.net.basic.TunnelRequest.IdentifierType renamed to org.glyptodon.guacamole.net.basic.TunnelRequest.Type | From | To | |
Rename Attribute | 1 | ||
Rename Attribute PREFIX : String to PARAMETER_VALUE : String in class org.glyptodon.guacamole.net.basic.TunnelRequest.Type | From | To | |
Change Variable Type | 1 | ||
Change Variable Type idType : TunnelRequest.IdentifierType to type : TunnelRequest.Type in method public createTunnel(request TunnelRequest) : GuacamoleTunnel in class org.glyptodon.guacamole.net.basic.TunnelRequestService | From | To | |
Extract And Move Method | 3 | ||
Extract And Move Method public getAuthenticationToken() : String extracted from public createTunnel(request TunnelRequest) : GuacamoleTunnel in class org.glyptodon.guacamole.net.basic.TunnelRequestService & moved to class org.glyptodon.guacamole.net.basic.TunnelRequest | From | To | |
Extract And Move Method public getAudioMimetypes() : List<String> extracted from protected getClientInformation(request TunnelRequest) : GuacamoleClientInformation in class org.glyptodon.guacamole.net.basic.TunnelRequestService & moved to class org.glyptodon.guacamole.net.basic.TunnelRequest | From | To | |
Extract And Move Method public getVideoMimetypes() : List<String> extracted from protected getClientInformation(request TunnelRequest) : GuacamoleClientInformation in class org.glyptodon.guacamole.net.basic.TunnelRequestService & moved to class org.glyptodon.guacamole.net.basic.TunnelRequest | From | To | |
Rename Parameter | 3 | ||
Rename Parameter prefix : String to value : String in method package Type(value String) in class org.glyptodon.guacamole.net.basic.TunnelRequest.Type | From | To | |
Rename Parameter idType : TunnelRequest.IdentifierType to type : TunnelRequest.Type in method protected createAssociatedTunnel(session GuacamoleSession, tunnel GuacamoleTunnel, type TunnelRequest.Type, id String) : GuacamoleTunnel in class org.glyptodon.guacamole.net.basic.TunnelRequestService | From | To | |
Rename Parameter idType : TunnelRequest.IdentifierType to type : TunnelRequest.Type in method protected createConnectedTunnel(context UserContext, type TunnelRequest.Type, id String, info GuacamoleClientInformation) : GuacamoleTunnel in class org.glyptodon.guacamole.net.basic.TunnelRequestService | From | To |