public class LdapContextCreator extends Object
Constructor and Description |
---|
LdapContextCreator(LdapConfig config) |
Modifier and Type | Method and Description |
---|---|
InitialLdapContext |
createLdapContext() |
static org.apache.kafka.common.security.JaasContext |
jaasContext(org.apache.kafka.common.config.types.Password jaasConfig,
String mechanism) |
public LdapContextCreator(LdapConfig config)
public InitialLdapContext createLdapContext() throws IOException, NamingException
IOException
NamingException