Package org.apache.guacamole.form


package org.apache.guacamole.form
Provides classes which describe the contents and semantics of forms which may be presented to the user.
  • Classes
    Class
    Description
    Represents a field with strictly one possible value.
    Represents a date field.
    Represents a text field which may contain an email address.
    Represents an arbitrary field with a finite, enumerated set of possible values.
    Represents an arbitrary field, such as an HTTP parameter, the parameter of a remote desktop protocol, or an input field within a form.
    All types of fields which are available by default.
    Describes an available legal value for an enumerated field.
    Information which describes logical set of fields.
    Represents a language field.
    Represents a field which can contain multiple lines of text.
    Represents a field which may contain only integer values.
    Represents a field which contains sensitive text information related to authenticating a user.
    A Guacamole field that redirects a user to another page.
    Represents a terminal color scheme field.
    Represents a basic text field.
    Represents a time field.
    Represents a time zone field.
    Represents a text field which will contain the uniquely-identifying name of a user.