Package | Description |
---|---|
org.forgerock.opendj.ldap.spi |
Interfaces and classes for service providers.
|
Modifier and Type | Class and Description |
---|---|
class |
BindResultLdapPromiseImpl
Bind result promise implementation.
|
class |
ExtendedResultLdapPromiseImpl<S extends ExtendedResult>
Extended result promise implementation.
|
class |
ResultLdapPromiseImpl<R extends Request,S extends Result>
This class provides an implementation of the
LdapPromise . |
class |
SearchResultLdapPromiseImpl
Search result promise implementation.
|
Modifier and Type | Method and Description |
---|---|
static <S> LdapPromiseImpl<S> |
LdapPromiseImpl.newLdapPromiseImpl()
Creates a new
LdapPromiseImpl . |
static <S> LdapPromiseImpl<S> |
LdapPromiseImpl.newLdapPromiseImpl(int requestID)
Creates a new
LdapPromiseImpl with a requestID. |
Copyright 2010-2017 ForgeRock AS.