mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-220: Correct JavaDoc of getEffectiveUserGroups() - missing period.
This commit is contained in:
@@ -60,7 +60,7 @@ public interface AuthenticatedUser extends Identifiable {
|
||||
* Note that, as with user identifiers, user group identifiers form the
|
||||
* basis of identity which applies across authentication providers. It is
|
||||
* expected that any two user groups having the same identifier represent
|
||||
* the same group, even if defined by different authentication providers
|
||||
* the same group, even if defined by different authentication providers.
|
||||
*
|
||||
* @return
|
||||
* A read-only set of the identifiers of all user groups which apply
|
||||
|
Reference in New Issue
Block a user