Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-client/pull/184#discussion_r143105024
--- Diff:
guacamole/src/main/java/org/apache/guacamole/rest/auth/AuthenticationService.java
---
@@ -75,6 +79,12 @@
private AuthTokenGenerator authTokenGenerator;
/**
+ * The service to use to notify registered authentication listeners
--- End diff --
Missing period.---
