Uses of Interface
com.jalios.jcms.policy.WebdavPolicyFilter
-
Packages that use WebdavPolicyFilter Package Description com.jalios.jcms.policy -
-
Uses of WebdavPolicyFilter in com.jalios.jcms.policy
Classes in com.jalios.jcms.policy that implement WebdavPolicyFilter Modifier and Type Class Description class
BasicWebdavPolicyFilter
This class is a hook to allow developer to add custom webdav behaviour without implementing a new WebdavContext, WebdavFileSystem, ...
To handle read/write/upload rights for webdav the class RightPolicy may be used with JcmsContext Webdav.
-