| Package | Description | 
|---|---|
| org.apache.guacamole.net.auth.permission | Provides classes which describe the various permissions a Guacamole user
 can be granted. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PermissionSet<PermissionType extends Permission>An arbitrary set of permissions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ObjectPermissionA permission which affects a specific object, rather than the system as a
 whole. | 
| class  | SystemPermissionA permission which affects the system as a whole, rather than an individual
 object. | 
Copyright © 2017. All rights reserved.