Uses of Interface
org.apache.curator.framework.api.ACLProvider
-
Packages that use ACLProvider Package Description 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 Modifier and Type Method Description ACLProviderCuratorFrameworkFactory.Builder. getAclProvider()Methods in org.apache.curator.framework with parameters of type ACLProvider Modifier and Type Method Description CuratorFrameworkFactory.BuilderCuratorFrameworkFactory.Builder. aclProvider(ACLProvider aclProvider) -
Uses of ACLProvider in org.apache.curator.framework.imps
Classes in org.apache.curator.framework.imps that implement ACLProvider Modifier and Type Class Description classDefaultACLProvider
-