Constructor.
Parameters: handlerDebug - debugging mode of the handler Parameters: handler - the handler the server will be used by Parameters: serverElement - the XML element that declares the server throws: Exception - Exception
Connect to a database using specified username and password.
Parameters: bindUsername - the username to use for the connection Parameters: bindPassword - the associated password a Connection object on success, null on error (in this case,the error code can be retrieved with the connectError() method).
Fields inherited from org.esupportail.cas.server.util.Server