CodeQL library for Java/Kotlin
codeql/java-all 0.8.12 (changelog, source)
Search

Module Jndi

Provides classes and predicates for working with the Java JNDI API.

Import path

import semmle.code.java.frameworks.Jndi

Imports

java

Provides all default Java QL imports.

Classes

MethodLdapNameAddAll

A method with the name addAll declared in javax.naming.ldap.LdapName.

MethodLdapNameClone

A method with the name clone declared in javax.naming.ldap.LdapName.

MethodLdapNameGetAll

A method with the name getAll declared in javax.naming.ldap.LdapName.

MethodLdapNameGetRdns

A method with the name getRdns declared in javax.naming.ldap.LdapName.

MethodLdapNameToString

A method with the name toString declared in javax.naming.ldap.LdapName.

TypeCompositeName

The class javax.naming.CompositeName.

TypeCompoundName

The class javax.naming.CompoundName.

TypeDirContext

The interface javax.naming.directory.DirContext.

TypeLdapName

The class javax.naming.ldap.LdapName.

TypeNamingContext

The interface javax.naming.Context.

TypeSearchControls

The class javax.naming.directory.SearchControls