Package | Description |
---|---|
net.sourceforge.guacamole.net.auth.noauth | |
net.sourceforge.guacamole.net.basic | |
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.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.
|
org.glyptodon.guacamole.net.basic |
Classes specific to the general-purpose web application implemented by
the Guacamole project using the Guacamole APIs.
|
org.glyptodon.guacamole.net.basic.extension |
Classes which represent and facilitate the loading of extensions to the
Guacamole web application.
|
org.glyptodon.guacamole.net.basic.properties |
Classes related to the properties which the Guacamole web application
(and stock parts of it) read from guacamole.properties.
|
org.glyptodon.guacamole.net.basic.rest |
Classes related to the basic Guacamole REST API.
|
org.glyptodon.guacamole.net.basic.rest.activeconnection | |
org.glyptodon.guacamole.net.basic.rest.auth |
Classes related to the authentication aspect of the Guacamole REST API.
|
org.glyptodon.guacamole.net.basic.rest.connection |
Classes related to the connection manipulation aspect of the Guacamole REST API.
|
org.glyptodon.guacamole.net.basic.rest.connectiongroup |
Classes related to the connection group manipulation aspect
of the Guacamole REST API.
|
org.glyptodon.guacamole.net.basic.rest.permission |
Classes related to the permission manipulation aspect of the Guacamole REST API.
|
org.glyptodon.guacamole.net.basic.rest.user |
Classes related to the user manipulation aspect of the Guacamole REST API.
|
org.glyptodon.guacamole.net.event |
Provides classes for storing information about events that are
triggered when users log into and use the Guacamole web application.
|
org.glyptodon.guacamole.token |
Class and Description |
---|
AuthenticationProvider
Provides means of authorizing users and for accessing and managing data
associated with those users.
|
Credentials
Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.
|
Class and Description |
---|
AuthenticationProvider
Provides means of authorizing users and for accessing and managing data
associated with those users.
|
Credentials
Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.
|
Class and Description |
---|
ActiveConnection
A pairing of username and GuacamoleTunnel representing an active usage of a
particular connection.
|
AuthenticatedUser
A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.
|
AuthenticationProvider
Provides means of authorizing users and for accessing and managing data
associated with those users.
|
Connectable
An object which Guacamole can connect to.
|
Connection
Represents a pairing of a GuacamoleConfiguration with a unique,
human-readable identifier, and abstracts the connection process.
|
ConnectionGroup
Represents a connection group, which can contain both other connection groups
as well as connections.
|
ConnectionGroup.Type
All legal types of connection group.
|
ConnectionRecord
A logging record describing when a user started and ended usage of a
particular connection.
|
Credentials
Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.
|
Directory
Provides access to a collection of all objects with associated identifiers,
and allows user manipulation and removal.
|
Identifiable
An object which has a deterministic, unique identifier, which may not be
null.
|
User
A user of the Guacamole web application.
|
UserContext
The context of an active user.
|
Class and Description |
---|
AbstractConnection
Basic implementation of a Guacamole connection.
|
AbstractConnectionGroup
Basic implementation of a Guacamole connection group.
|
AbstractUser
Basic implementation of a Guacamole user which uses the username to
determine equality.
|
ActiveConnection
A pairing of username and GuacamoleTunnel representing an active usage of a
particular connection.
|
AuthenticatedUser
A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.
|
AuthenticationProvider
Provides means of authorizing users and for accessing and managing data
associated with those users.
|
Connectable
An object which Guacamole can connect to.
|
Connection
Represents a pairing of a GuacamoleConfiguration with a unique,
human-readable identifier, and abstracts the connection process.
|
ConnectionGroup
Represents a connection group, which can contain both other connection groups
as well as connections.
|
ConnectionRecord
A logging record describing when a user started and ended usage of a
particular connection.
|
Credentials
Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.
|
Directory
Provides access to a collection of all objects with associated identifiers,
and allows user manipulation and removal.
|
Identifiable
An object which has a deterministic, unique identifier, which may not be
null.
|
User
A user of the Guacamole web application.
|
UserContext
The context of an active user.
|
Class and Description |
---|
AuthenticatedUser
A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.
|
UserContext
The context of an active user.
|
Class and Description |
---|
AuthenticatedUser
A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.
|
AuthenticationProvider
Provides means of authorizing users and for accessing and managing data
associated with those users.
|
Credentials
Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.
|
UserContext
The context of an active user.
|
Class and Description |
---|
AuthenticationProvider
Provides means of authorizing users and for accessing and managing data
associated with those users.
|
Class and Description |
---|
Connection
Represents a pairing of a GuacamoleConfiguration with a unique,
human-readable identifier, and abstracts the connection process.
|
ConnectionGroup
Represents a connection group, which can contain both other connection groups
as well as connections.
|
User
A user of the Guacamole web application.
|
UserContext
The context of an active user.
|
Class and Description |
---|
ActiveConnection
A pairing of username and GuacamoleTunnel representing an active usage of a
particular connection.
|
Class and Description |
---|
UserContext
The context of an active user.
|
Class and Description |
---|
Connectable
An object which Guacamole can connect to.
|
Connection
Represents a pairing of a GuacamoleConfiguration with a unique,
human-readable identifier, and abstracts the connection process.
|
ConnectionRecord
A logging record describing when a user started and ended usage of a
particular connection.
|
Identifiable
An object which has a deterministic, unique identifier, which may not be
null.
|
Class and Description |
---|
Connectable
An object which Guacamole can connect to.
|
ConnectionGroup
Represents a connection group, which can contain both other connection groups
as well as connections.
|
ConnectionGroup.Type
All legal types of connection group.
|
Identifiable
An object which has a deterministic, unique identifier, which may not be
null.
|
UserContext
The context of an active user.
|
Class and Description |
---|
User
A user of the Guacamole web application.
|
Class and Description |
---|
Identifiable
An object which has a deterministic, unique identifier, which may not be
null.
|
User
A user of the Guacamole web application.
|
Class and Description |
---|
Credentials
Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.
|
UserContext
The context of an active user.
|
Class and Description |
---|
Credentials
Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.
|
Copyright © 2015. All rights reserved.