public class ClientKeytabJaasConf extends Configuration
Configuration.Parameters| Modifier and Type | Field and Description |
|---|---|
private String |
keytab |
private static org.slf4j.Logger |
LOG |
private String |
principal |
| Constructor and Description |
|---|
ClientKeytabJaasConf(String principal,
String keytab) |
| Modifier and Type | Method and Description |
|---|---|
AppConfigurationEntry[] |
getAppConfigurationEntry(String name) |
getConfiguration, getInstance, getInstance, getInstance, getParameters, getProvider, getType, refresh, setConfigurationprivate static final org.slf4j.Logger LOG
private final String principal
private final String keytab
public AppConfigurationEntry[] getAppConfigurationEntry(String name)
getAppConfigurationEntry in class ConfigurationCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.