this.connectionDirectory=new SimpleConnectionDirectory(connections); | this.connectionDirectory=new SimpleDirectory<Connection>(connections); | new SimpleConnectionDirectory(connections) | new SimpleDirectory<Connection>(connections) | guacamole-client | 9b7ef0dfcf62626857f54a704e7e28acb574d92b | org.apache.guacamole.net.auth.simple.SimpleUserContext | | _1 | connections |
---|
_2 | connections |
---|
| | - org.apache.guacamole.net.auth.Connection
| | Uses | True |