public class ConfigurationCommunicator extends Object
DataModel
und falls nötig an die
erzeugten Antworten an die anfragende Applikation zurückgeschickt.Constructor and Description |
---|
ConfigurationCommunicator(AsyncRequestQueue asyncRequestQueue,
ConfigDataModel dataModel,
File userManagementFile,
ClientDavParameters dafParameters,
File foreignObjectCacheFile) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Wird aufgerufen, wenn das System heruntergefahren werden soll.
|
ConfigAuthentication |
getAuthentication()
Gibt die ConfigAuthentication-Klasse zurück
|
ForeignObjectManager |
getForeignObjectManager() |
public ConfigurationCommunicator(AsyncRequestQueue asyncRequestQueue, ConfigDataModel dataModel, File userManagementFile, ClientDavParameters dafParameters, File foreignObjectCacheFile) throws ParserConfigurationException, MissingParameterException, CommunicationError, InterruptedException, InconsistentLoginException, ConnectionException
public void close()
public ConfigAuthentication getAuthentication()
public ForeignObjectManager getForeignObjectManager()