jmuehlner commented on code in PR #768:
URL: https://github.com/apache/guacamole-client/pull/768#discussion_r993740249


##########
guacamole-ext/src/main/java/org/apache/guacamole/net/auth/Credentials.java:
##########
@@ -236,4 +236,35 @@ public void setRemoteHostname(String remoteHostname) {
         this.remoteHostname = remoteHostname;
     }
 
+    /**
+     * Returns whether this Credentials object does not contain any specific
+     * authentication parameters, including HTTP parameters and the HTTP header
+     * used for the authentication token. An authentication first, anonymous,

Review Comment:
   Did some words get cut out of this when it was moved over? 
   
   I'm not quite sure what
   > An authentication first, anonymous, credential-less authentication attempt 
that results in the initial login screen rendering.
   
   means here.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to