mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-220: Permissions returned by getEffectivePermissions() may BE implied, not "may implied".
This commit is contained in:
@@ -122,7 +122,7 @@ public interface User extends Identifiable, Attributes, Permissions {
|
|||||||
/**
|
/**
|
||||||
* Returns a read-only view of all permissions granted to this user. The
|
* Returns a read-only view of all permissions granted to this user. The
|
||||||
* exact semantics of what permissions are granted are up to the
|
* exact semantics of what permissions are granted are up to the
|
||||||
* implementation, and the permissions within this view may implied,
|
* implementation, and the permissions within this view may be implied,
|
||||||
* derived dynamically, inherited through multiple levels of group
|
* derived dynamically, inherited through multiple levels of group
|
||||||
* membership, etc.
|
* membership, etc.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user