| Constructor and Description |
|---|
Krb5Conf() |
| Modifier and Type | Method and Description |
|---|---|
void |
addKrb5Config(File krb5File) |
protected Boolean |
getBoolean(ConfigKey key,
boolean useDefault,
String... sections) |
protected List<EncryptionType> |
getEncryptionTypes(List<String> encTypeNames) |
protected List<EncryptionType> |
getEncryptionTypes(String[] encTypeNames) |
protected List<EncryptionType> |
getEncTypes(ConfigKey key,
boolean useDefault,
String... sections) |
protected Integer |
getInt(ConfigKey key,
boolean useDefault,
String... sections) |
protected Long |
getLong(ConfigKey key,
boolean useDefault,
String... sections) |
protected String |
getString(ConfigKey key,
boolean useDefault,
String... sections) |
protected String[] |
getStringArray(ConfigKey key,
boolean useDefault,
String... sections) |
addIniConfig, addJsonConfig, addMapConfig, addPropertiesConfig, addPropertiesConfig, addResource, addXmlConfig, getBoolean, getBoolean, getBoolean, getClass, getClass, getClass, getConfig, getConfig, getFloat, getFloat, getFloat, getInstance, getInstance, getInstance, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getNames, getResource, getString, getString, getString, getTrimmed, getTrimmed, reload, setBoolean, setBoolean, setFloat, setFloat, setInt, setInt, setLong, setLong, setString, setStringpublic void addKrb5Config(File krb5File) throws IOException
IOExceptionprotected List<EncryptionType> getEncTypes(ConfigKey key, boolean useDefault, String... sections)
protected List<EncryptionType> getEncryptionTypes(String[] encTypeNames)
protected List<EncryptionType> getEncryptionTypes(List<String> encTypeNames)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.