Uses of Package
org.apache.guacamole.net.auth.permission
Packages that use org.apache.guacamole.net.auth.permission
Package
Description
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
Provides classes which describe the various permissions a Guacamole user
can be granted.
Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.
-
Classes in org.apache.guacamole.net.auth.permission used by org.apache.guacamole.net.authClassDescriptionA set of permissions which affect arbitrary objects, where each object has an associated unique identifier.A set of permissions which affects the system as a whole.
-
Classes in org.apache.guacamole.net.auth.permission used by org.apache.guacamole.net.auth.permissionClassDescriptionA permission which affects a specific object, rather than the system as a whole.Specific types of object-level permissions.A set of permissions which affect arbitrary objects, where each object has an associated unique identifier.A permission which affects a specific type of operation, where all available operation types are defined by an enumeration.An arbitrary set of permissions.A permission which affects the system as a whole, rather than an individual object.Specific types of system-level permissions.A set of permissions which affects the system as a whole.
-
Classes in org.apache.guacamole.net.auth.permission used by org.apache.guacamole.net.auth.simpleClassDescriptionA permission which affects a specific object, rather than the system as a whole.Specific types of object-level permissions.A set of permissions which affect arbitrary objects, where each object has an associated unique identifier.An arbitrary set of permissions.A permission which affects the system as a whole, rather than an individual object.Specific types of system-level permissions.A set of permissions which affects the system as a whole.