Class WebDavAccessContext

  • All Implemented Interfaces:
    AccessContext

    public class WebDavAccessContext
    extends Object
    implements AccessContext
    A user accesses the JCR through WebDAV. In Silverpeas, the WebDAV protocol is used to edit directly a document in Silverpeas; so at each WebDav access corresponds the path of the document the user is granted to access.
    Author:
    mmoquillon
    • Constructor Detail

      • WebDavAccessContext

        public WebDavAccessContext​(String grantedDocumentPath)