public class ConfigurationRequestUserAdministration extends AbstractSenderReceiverCommunication implements SenderReceiverCommunication
Ermöglicht es, Anfragen an di Konfiguration zu stellen, die die Benutzer der Konfiguration betreffen. Beispiele hierfür sind, neue Benutzer anlegen, Passwörter ändern, Einmal-Passwörter erzeugen, usw.. Für die meisten Anfragen sind spezielle Benutzerrechte erforderlich, die durch die Konfiguration vor der Ausführung automatisch geprüft werden.
AbstractSenderReceiverCommunication.DataListener
SenderReceiverCommunication.ConnectionState
Constructor and Description |
---|
ConfigurationRequestUserAdministration(ClientDavInterface connection,
ConfigurationAuthority configurationAuthority,
SystemObject localApplication) |
close, getConnectionState, handleReply, init, init, sendData, sendData, setMutableCollectionChangeListener, waitForReply
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getConnectionState, sendData, sendData, setMutableCollectionChangeListener, waitForReply
public ConfigurationRequestUserAdministration(ClientDavInterface connection, ConfigurationAuthority configurationAuthority, SystemObject localApplication) throws OneSubscriptionPerSendData
OneSubscriptionPerSendData