Class WebDavProtocol


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

      • WEBDAV_SCHEME

        public static final String WEBDAV_SCHEME
        The custom 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 custom secured WebDAV scheme protocol used by Silverpeas to edit online a document.
        See Also:
        Constant Field Values