mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-197: Fix style issues...if is not a function...
This commit is contained in:
committed by
Nick Couchman
parent
2e8c3ae284
commit
ead5480ca9
@@ -117,6 +117,7 @@ public class RadiusConnectionService {
|
||||
*/
|
||||
private RadiusAuthenticator setupRadiusAuthenticator() {
|
||||
|
||||
// If we don't have a radiusClient object, yet, don't go any further.
|
||||
if (radiusClient == null) {
|
||||
logger.error("RADIUS client hasn't been set up, yet.");
|
||||
logger.debug("We can't run this method until the RADIUS client has been set up.");
|
||||
|
Reference in New Issue
Block a user