|
Change Return Type List<ConnectionRecord> to Collection<ConnectionRecord> in method public getActiveConnections(connection Connection) : Collection<ConnectionRecord> in class org.glyptodon.guacamole.auth.jdbc.socket.AbstractGuacamoleSocketService |
From |
To |
|
Change Return Type List<ConnectionRecord> to Collection<ConnectionRecord> in method public getActiveConnections(connection Connection) : Collection<ConnectionRecord> in class org.glyptodon.guacamole.auth.jdbc.socket.GuacamoleSocketService |
From |
To |
|
Change Return Type List<ConnectionRecord> to Collection<ConnectionRecord> in method public getActiveConnections(connectionGroup ConnectionGroup) : Collection<ConnectionRecord> in class org.glyptodon.guacamole.auth.jdbc.socket.GuacamoleSocketService |
From |
To |
|
Change Return Type List<ConnectionRecord> to Collection<ConnectionRecord> in method public getActiveConnections(connectionGroup ConnectionGroup) : Collection<ConnectionRecord> in class org.glyptodon.guacamole.auth.jdbc.socket.AbstractGuacamoleSocketService |
From |
To |
|
Change Return Type List<ConnectionRecord> to Collection<ConnectionRecord> in method public get(identifier String) : Collection<ConnectionRecord> in class org.glyptodon.guacamole.auth.jdbc.socket.ActiveConnectionMultimap |
From |
To |