Package | Description |
---|---|
org.apache.guacamole.net.auth |
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActiveConnection
A pairing of username and GuacamoleTunnel representing an active usage of a
particular connection.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractActiveConnection
Base implementation of an ActiveConnection, providing storage and simply
getters/setters for its main properties.
|
Copyright © 2018. All rights reserved.