Class DavAccessControlPublisher

java.lang.Object
de.bsvrz.dav.dav.main.DavAccessControlPublisher

public class DavAccessControlPublisher
extends java.lang.Object
Veröffentlicht den Status der Rechteprüfung über die Attributgruppe atg.datenverteilerRechteprüfung am Datenverteilerobjekt. Falls das Datenmodell zu alt ist, tut diese Klasse nichts.
  • Constructor Summary

    Constructors
    Constructor Description
    DavAccessControlPublisher​(de.bsvrz.dav.daf.main.ClientDavConnection connection, de.bsvrz.dav.daf.main.config.ConfigurationObject davObject, de.bsvrz.dav.daf.accessControl.AccessControlMode userRightsChecking)
    Erstellt einen neuen DavTransmitterPublisher
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DavAccessControlPublisher

      public DavAccessControlPublisher​(de.bsvrz.dav.daf.main.ClientDavConnection connection, de.bsvrz.dav.daf.main.config.ConfigurationObject davObject, de.bsvrz.dav.daf.accessControl.AccessControlMode userRightsChecking)
      Erstellt einen neuen DavTransmitterPublisher
      Parameters:
      connection - Verbindung
      davObject - Datenverteiler-Objekt (Wichtig: kann unterschiedlich von connection.getLocalDav() sein, muss daher separat übergeben werden!)
      userRightsChecking - Art der Rechteprüfung, die veröffentlicht werden soll