glogin endpoint

glogin endpoint

Represents a GLogin Endpoint.

Name Type Description
clientName java.lang.String Sets the client name used for authentication. The default name is apache-camel-2.x.
devAdmin boolean Set to true for logging in as admin to a development server. Only used if {@link #devMode} is true. Default is false.
devMode boolean Set to true for connecting to a development server.
devPort int
hostName java.lang.String
password java.lang.String Sets the login password.
userName java.lang.String Sets the login username (a Google mail address).