220e33eca1aab92a84a42eaaad3e6619a7b025de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type configs : Map<String,GuacamoleConfiguration> to connections : Collection<Connection> in method public SimpleConnectionDirectory(connections Collection<Connection>) in class org.glyptodon.guacamole.net.auth.simple.SimpleConnectionDirectory | From | To | |
Rename Variable | 1 | ||
Rename Variable entry : Entry<String,GuacamoleConfiguration> to connection : Connection in method public SimpleConnectionDirectory(connections Collection<Connection>) in class org.glyptodon.guacamole.net.auth.simple.SimpleConnectionDirectory | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private ROOT_IDENTIFIER : String in class org.glyptodon.guacamole.net.auth.simple.SimpleUserContext | From | To | |
Change Variable Type | 1 | ||
Change Variable Type entry : Entry<String,GuacamoleConfiguration> to connection : Connection in method public SimpleConnectionDirectory(connections Collection<Connection>) in class org.glyptodon.guacamole.net.auth.simple.SimpleConnectionDirectory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter configs : Map<String,GuacamoleConfiguration> to connections : Collection<Connection> in method public SimpleConnectionDirectory(connections Collection<Connection>) in class org.glyptodon.guacamole.net.auth.simple.SimpleConnectionDirectory | From | To |