public class LDAPLoginModule
extends org.eclipse.jetty.plus.jaas.spi.LdapLoginModule
LoginModule that does LDAP authentication. It allows the disabling of SSL
certificate verification for connections between the ExternalAuthenticationServer and an LDAP instance.| Modifier and Type | Class and Description |
|---|---|
static class |
LDAPLoginModule.TrustAllSSLSocketFactory
A
SocketFactory that trusts all SSL certificates. |
| Constructor and Description |
|---|
LDAPLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
Hashtable<Object,Object> |
getEnvironment() |
abort, bindingLogin, commit, convertCredentialJettyToLdap, convertCredentialLdapToJetty, credentialLogin, doRFC2254Encoding, getUserInfo, initialize, loginCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.