| Package | Description |
|---|---|
| org.glyptodon.guacamole.net.basic.rest |
Classes related to the basic Guacamole REST API.
|
| org.glyptodon.guacamole.net.basic.rest.auth |
Classes related to the authentication aspect of the Guacamole REST API.
|
| Constructor and Description |
|---|
RESTAuthModule(TokenSessionMap tokenSessionMap)
Creates a module which handles binding of authentication-related
objects, including the singleton TokenSessionMap.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTokenSessionMap
A basic, HashMap-based implementation of the TokenSessionMap with support
for session timeouts.
|
Copyright © 2016. All rights reserved.