public class BasicGuacamoleProperties extends Object
Modifier and Type | Field and Description |
---|---|
static LongGuacamoleProperty |
API_SESSION_TIMEOUT
The session timeout for the API, in milliseconds.
|
static AuthenticationProviderProperty |
AUTH_PROVIDER
The authentication provider to user when retrieving the authorized
configurations of a user.
|
static BooleanGuacamoleProperty |
ENABLE_HTTP_AUTH
Whether HTTP "Authorization" headers should be taken into account when
authenticating the user.
|
static EventListenersProperty |
EVENT_LISTENERS
The comma-separated list of all classes to use as event listeners.
|
static FileGuacamoleProperty |
LIB_DIRECTORY
The directory to search for authentication provider classes.
|
public static final AuthenticationProviderProperty AUTH_PROVIDER
public static final BooleanGuacamoleProperty ENABLE_HTTP_AUTH
public static final FileGuacamoleProperty LIB_DIRECTORY
public static final EventListenersProperty EVENT_LISTENERS
public static final LongGuacamoleProperty API_SESSION_TIMEOUT
Copyright © 2014. All rights reserved.