necouchman commented on a change in pull request #455: GUACAMOLE-361: CAS 
global logout
URL: https://github.com/apache/guacamole-client/pull/455#discussion_r354483167
 
 

 ##########
 File path: 
extensions/guacamole-auth-cas/src/main/java/org/apache/guacamole/auth/cas/conf/ConfigurationService.java
 ##########
 @@ -69,6 +69,21 @@ public URI getAuthorizationEndpoint() throws 
GuacamoleException {
     public URI getRedirectURI() throws GuacamoleException {
         return 
environment.getRequiredProperty(CASGuacamoleProperties.CAS_REDIRECT_URI);
     }
+    /**
 
 Review comment:
   Should be an empty line between the closing brace of the above method and 
the start of the comments for this method.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to