See: Description
Interface | Description |
---|---|
ObjectPermission<T> |
A permission which affects a specific object, rather than the system as a
whole.
|
Permission<Type extends Enum> |
A permission which affects a specific type of operation, where all available
operation types are defined by an enumeration.
|
Class | Description |
---|---|
ConnectionPermission |
A permission which controls operations that directly affect a specific
GuacamoleConfiguration.
|
SystemPermission |
A permission which affects the system as a whole, rather than an individual
object.
|
UserPermission |
A permission which controls operations that directly affect a specific
User.
|
Enum | Description |
---|---|
ObjectPermission.Type |
Specific types of object-level permissions.
|
SystemPermission.Type |
Specific types of system-level permissions.
|
Copyright © 2013. All Rights Reserved.