Uses of Interface
org.apache.guacamole.net.auth.permission.Permission
Packages that use Permission
Package
Description
Provides classes which describe the various permissions a Guacamole user
can be granted.
-
Uses of Permission in org.apache.guacamole.net.auth.permission
Classes in org.apache.guacamole.net.auth.permission with type parameters of type PermissionModifier and TypeInterfaceDescriptioninterfacePermissionSet<PermissionType extends Permission>An arbitrary set of permissions.Classes in org.apache.guacamole.net.auth.permission that implement PermissionModifier and TypeClassDescriptionclassA permission which affects a specific object, rather than the system as a whole.classA permission which affects the system as a whole, rather than an individual object.