public class JaasLoginModuleConfiguration extends Object
AppConfigurationEntry that can be used
for the Kafka or Zookeeper client.| Constructor and Description |
|---|
JaasLoginModuleConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getControlFlag() |
AppConfigurationEntry.LoginModuleControlFlag |
getControlFlagValue() |
String |
getLoginModule() |
Map<String,String> |
getOptions() |
void |
setControlFlag(String controlFlag) |
void |
setLoginModule(String loginModule) |
void |
setOptions(Map<String,String> options) |
public String getLoginModule()
public void setLoginModule(String loginModule)
public String getControlFlag()
public AppConfigurationEntry.LoginModuleControlFlag getControlFlagValue()
public void setControlFlag(String controlFlag)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.