public class GenerateSignatureConfig extends BaseSignatureConfig
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_ALIAS_PASSWORD_CONFIG |
static java.lang.String |
KEY_ALIAS_PASSWORD_DOC |
ALGORITHM_CONFIG, ALGORITHM_DOC, KEY_ALIAS_CONFIG, KEY_ALIAS_DOC, KEY_STORE_PASSWORD_CONFIG, KEY_STORE_PASSWORD_DOC, KEY_STORE_PATH_CONFIG, KEY_STORE_PATH_DOC, KEY_STORE_TYPE_CONFIG, KEY_STORE_TYPE_DEFAULT, KEY_STORE_TYPE_DOC| Constructor and Description |
|---|
GenerateSignatureConfig(java.util.Map<?,?> originals) |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.kafka.common.config.ConfigDef |
baseConfigDef() |
java.lang.String |
getKeyAliasPassword() |
getAlgorithm, getKeyAlias, getKeyStorePassword, getKeyStorePath, getKeyStoreTypeequals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverridepublic static final java.lang.String KEY_ALIAS_PASSWORD_CONFIG
public static final java.lang.String KEY_ALIAS_PASSWORD_DOC