Module | Description |
---|---|
java.base |
java.base defines and exports the core APIs of the Java SE platform.
|
java.security.sasl |
Package | Module | Description |
---|---|---|
javax.naming | All Modules |
Provides the classes and interfaces for accessing naming services.
|
javax.naming.directory | All Modules |
Extends the
javax.naming package to provide functionality
for accessing directory services. |
javax.naming.event | All Modules |
Provides support for event notification when accessing naming and
directory services.
|
javax.naming.ldap | All Modules |
Provides support for LDAPv3 extended operations and controls.
|
javax.naming.spi | All Modules |
Provides the means for dynamically plugging in support for accessing
naming and directory services through the
javax.naming
and related packages. |
com.sun.jndi.toolkit.ctx | jdk.naming.dns | |
com.sun.jndi.toolkit.url | java.corba jdk.naming.dns jdk.naming.rmi |
Type | Description |
---|---|
StartTlsResponse |
This class implements the LDAPv3 Extended Response for StartTLS as
defined in
Lightweight Directory
Access Protocol (v3): Extension for Transport Layer Security
The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037
and no extended response value is defined.
|
InitialContextFactory |
This interface represents a factory that creates an initial context.
|
Type | Description |
---|---|
Provider (Implementation: sun.security.provider.certpath.ldap.JdkLDAP) |
This class represents a "provider" for the
Java Security API, where a provider implements some or all parts of
Java Security.
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-08-10-225032.mimcmah.jdk9-sandbox