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 |
ObjectPermission
A permission which affects a specific object, rather than the system as a
whole.
|
class |
SystemPermission
A permission which affects the system as a whole, rather than an individual
object.
|
Copyright © 2016. All rights reserved.