Config: Generates a sample code at the end of the module configuration, which is adapted to the current settings.
Client classes: SSL connection flag setting now read from constant instead of static function for easier handling. (WARNING: You need to change DrupalUserBase::setUseSSL(true); to define('USER_DATA_CONNECTOR_USE_SSL', TRUE); if you are already using the SSL connection feature).