mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2026-02-04 09:47:14 +00:00
While raw, internal access to the GuacamoleConfiguration was originally present in older versions of SimpleConnection, this access was undocumented and could result in unexpected behavior if the default constructor was used, getConfiguration() was overridden, or setConfiguration() was called.