| Package | Description |
|---|---|
| org.glyptodon.guacamole.net.auth |
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
|
| org.glyptodon.guacamole.net.auth.permission |
Provides classes which describe the various permissions a Guacamole user
can be granted.
|
| org.glyptodon.guacamole.net.auth.simple |
Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.
|
| Class and Description |
|---|
| Permission
A permission which affects a specific type of operation, where all available
operation types are defined by an enumeration.
|
| Class and Description |
|---|
| ObjectPermission
A permission which affects a specific object, rather than the system as a
whole.
|
| ObjectPermission.Type
Specific types of object-level permissions.
|
| Permission
A permission which affects a specific type of operation, where all available
operation types are defined by an enumeration.
|
| SystemPermission.Type
Specific types of system-level permissions.
|
| Class and Description |
|---|
| Permission
A permission which affects a specific type of operation, where all available
operation types are defined by an enumeration.
|
Copyright © 2014. All Rights Reserved.