|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.guacamole.net.basic.properties.BasicGuacamoleProperties
public class BasicGuacamoleProperties
Properties used by the default Guacamole web application.
Field Summary | |
---|---|
static AuthenticationProviderProperty |
AUTH_PROVIDER
The authentication provider to user when retrieving the authorized configurations of a user. |
static EventListenersProperty |
EVENT_LISTENERS
The comma-separated list of all classes to use as event listeners. |
static net.sourceforge.guacamole.properties.FileGuacamoleProperty |
LIB_DIRECTORY
The directory to search for authentication provider classes. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final AuthenticationProviderProperty AUTH_PROVIDER
public static final net.sourceforge.guacamole.properties.FileGuacamoleProperty LIB_DIRECTORY
public static final EventListenersProperty EVENT_LISTENERS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |