| Package | Description |
|---|---|
| org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
| org.forgerock.opendj.ldap.spi |
Interfaces and classes for service providers.
|
| Constructor and Description |
|---|
ProviderNotFoundException(Class<? extends Provider> providerClass,
String providerName,
String message)
Creates the exception with a provider type, provider name and a message.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransportProvider
Interface for transport providers, which provide implementation
for
LDAPConnectionFactory and LDAPListener classes,
using a specific transport. |
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.