mike-jumper commented on a change in pull request #303: GUACAMOLE-579: Get user
attributes from CAS ticket
URL: https://github.com/apache/guacamole-client/pull/303#discussion_r296459553
##########
File path:
guacamole-ext/src/main/java/org/apache/guacamole/token/TokenName.java
##########
@@ -102,5 +100,21 @@ public static String fromAttribute(String name) {
return builder.toString();
}
+
+ /**
+ * Generate the name of a parameter from the given string, and with a blank
+ * prefix such that the token name will simply be the transformed version
Review comment:
> ... and with a blank prefix ...
This seems an odd way to say that no prefix is added.
----------------------------------------------------------------
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