public final class JwtAuthenticatorConfig
extends org.apache.kafka.common.config.AbstractConfig
Modifier and Type | Field and Description |
---|---|
static String |
CONFIG_PREFIX |
static String |
JWT_AUTHENTICATOR_CONFIG_URL |
static String |
JWT_AUTHENTICATOR_CONFIG_URL_DOC |
Modifier and Type | Method and Description |
---|---|
io.confluent.security.authentication.oauthbearer.JwtAuthenticator |
generateConfig(Map<String,?> configs) |
static JwtAuthenticatorConfig |
newInstance(Map<String,?> originals) |
documentationOf, equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, nonInternalValues, originals, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverride
public static final String CONFIG_PREFIX
public static final String JWT_AUTHENTICATOR_CONFIG_URL
public static final String JWT_AUTHENTICATOR_CONFIG_URL_DOC
public static JwtAuthenticatorConfig newInstance(Map<String,?> originals)