Class WebDavProtocol


  • public class WebDavProtocol
    extends Object
    A class gathering the constants about the WebDAV protocol as used in Silverpeas.
    Author:
    mmoquillon
    • Field Detail

      • WEBDAV_SCHEME

        public static final String WEBDAV_SCHEME
        The WebDAV scheme protocol used by Silverpeas to edit online a document.
        See Also:
        Constant Field Values
      • SECURED_WEBDAV_SCHEME

        public static final String SECURED_WEBDAV_SCHEME
        The secured WebDAV scheme protocol used by Silverpeas to edit online a document.
        See Also:
        Constant Field Values