public class ZookeeperModuleFactory extends Object implements SecurityModuleFactory
| Constructor and Description |
|---|
ZookeeperModuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
SecurityModule |
createModule(SecurityConfiguration securityConfig)
Creates and returns a
SecurityModule. |
public SecurityModule createModule(SecurityConfiguration securityConfig)
SecurityModuleFactorySecurityModule. This can return null if the type
of SecurityModule that this factory can create does not work in the current
environment.createModule in interface SecurityModuleFactoryCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.