Package | Description |
---|---|
net.sourceforge.guacamole.net.basic | |
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.properties |
Classes related to the properties which the Guacamole web application
(and stock parts of it) read from guacamole.properties.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicFileAuthenticationProvider
Authenticates users against a static list of username/password pairs.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleAuthenticationProvider
Provides means of retrieving a set of named GuacamoleConfigurations for a
given Credentials object.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationProvider |
AuthenticationProviderProperty.parseValue(String authProviderClassName) |
Copyright © 2015. All rights reserved.