mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-774: Fix deprecation issue with Java 9 and up.
This commit is contained in:
@@ -57,6 +57,7 @@ public class RadiusAuthenticationProviderModule extends AbstractModule {
|
||||
* If an error occurs while retrieving the Guacamole server
|
||||
* environment.
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
public RadiusAuthenticationProviderModule(AuthenticationProvider authProvider)
|
||||
throws GuacamoleException {
|
||||
|
||||
|
Reference in New Issue
Block a user