Module InsecureLdapAuth
Provides classes to reason about insecure LDAP authentication.
Import path
import semmle.code.java.security.InsecureLdapAuthImports
| java | Provides all default Java QL imports. |
Predicates
| isBasicAuthEnv | Holds if |
| isProviderUrlSetter | Holds if |
| isSslEnv | Holds if |
Classes
| InsecureLdapUrl | An expression that represents an insecure (non-SSL, non-private) LDAP URL. |
| InsecureLdapUrlSink | A sink representing the construction of a |