bc918d3b04a1d0701c301079ce0730c02be9b61f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getGuacamoleConfiguration(user AuthenticatedUser, connection ModeledConnection) : GuacamoleConfiguration extracted from private connect(user AuthenticatedUser, connection ModeledConnection, info GuacamoleClientInformation) : GuacamoleSocket in class org.glyptodon.guacamole.auth.jdbc.socket.AbstractGuacamoleSocketService | From | To | |
Extract Method private saveConnectionRecord(identifier String, record ActiveConnectionRecord) : void extracted from private connect(user AuthenticatedUser, connection ModeledConnection, info GuacamoleClientInformation) : GuacamoleSocket in class org.glyptodon.guacamole.auth.jdbc.socket.AbstractGuacamoleSocketService | From | To |