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 ldap socket providers, which provide implementation for
LdapSocket class, using a specific
transport. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.