necouchman commented on a change in pull request #336: GUACAMOLE-641: Add 
support for populating arbitrary parameter tokens from key vaults.
URL: https://github.com/apache/guacamole-client/pull/336#discussion_r282256929
 
 

 ##########
 File path: 
guacamole-ext/src/main/java/org/apache/guacamole/net/auth/TokenInjectingUserContext.java
 ##########
 @@ -100,8 +105,13 @@ public TokenInjectingUserContext(UserContext userContext) 
{
      * @return
      *     The tokens which should be added to the in-progress call to
      *     connect().
+     *
+     * @throws GuacamoleException
+     *     If the tokens applicable to the given connection group cannot be
+     *     generated.
 
 Review comment:
   Same as above comment for adding this to an existing 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