Uses of Interface
org.apache.curator.framework.api.ACLProvider

Packages that use ACLProvider
org.apache.curator.framework   
org.apache.curator.framework.imps   
 

Uses of ACLProvider in org.apache.curator.framework
 

Methods in org.apache.curator.framework that return ACLProvider
 ACLProvider CuratorFrameworkFactory.Builder.getAclProvider()
           
 

Methods in org.apache.curator.framework with parameters of type ACLProvider
 CuratorFrameworkFactory.Builder CuratorFrameworkFactory.Builder.aclProvider(ACLProvider aclProvider)
           
 

Uses of ACLProvider in org.apache.curator.framework.imps
 

Classes in org.apache.curator.framework.imps that implement ACLProvider
 class DefaultACLProvider
           
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.