mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1656: Force refresh the user context on updateUserContext to ensure that any modified user attributes are picked up.
This commit is contained in:
@@ -39,4 +39,5 @@ public abstract class GuacamoleExceptionSupplier<T> {
|
||||
* If an error occurs while attemping to calculate the return value.
|
||||
*/
|
||||
public abstract T get() throws GuacamoleException;
|
||||
|
||||
}
|
Reference in New Issue
Block a user