Uses of Interface
com.jalios.jcms.policy.WebdavPolicyFilter

Packages that use WebdavPolicyFilter
com.jalios.jcms.policy   
 

Uses of WebdavPolicyFilter in com.jalios.jcms.policy
 

Classes in com.jalios.jcms.policy that implement WebdavPolicyFilter
 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.
 

Fields in com.jalios.jcms.policy with type parameters of type WebdavPolicyFilter
protected  Set<WebdavPolicyFilter> PolicyManager.webdavPolicyFilterSet
           
 

Methods in com.jalios.jcms.policy that return types with arguments of type WebdavPolicyFilter
 Set<? extends WebdavPolicyFilter> PolicyManager.getWebdavPolicyFilterSet()
          Returns the set of WebdavPolicyFilter.
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.