mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +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.