Package | Description |
---|---|
org.ldaptive | |
org.ldaptive.async | |
org.ldaptive.auth | |
org.ldaptive.intermediate | |
org.ldaptive.pool | |
org.ldaptive.provider |
Modifier and Type | Class and Description |
---|---|
class |
LdapException
Base exception for all ldap related exceptions.
|
class |
OperationException
Exception thrown when an ldap operation attempt fails.
|
class |
Response<T>
Wrapper class for all operation responses.
|
class |
SearchEntry
Simple bean representing a search entry.
|
class |
SearchReference
Simple bean representing a search reference.
|
Modifier and Type | Class and Description |
---|---|
class |
FutureResponse<T>
Response that blocks on each property until it is available.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationHandlerResponse
Response object for authentication handlers.
|
class |
AuthenticationResponse
Response object for authenticator.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IntermediateResponse
Interface for ldap intermediate responses.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIntermediateResponse
Base class for ldap intermediate response messages.
|
class |
SyncInfoMessage
Intermediate response message for ldap content synchronization.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivationException
Thrown when an attempt to activate a pooled object fails.
|
class |
BlockingTimeoutException
Thrown when a blocking operation times out.
|
class |
PoolException
Base exception thrown when a pool operation fails.
|
class |
PoolExhaustedException
Thrown when the pool is empty and no new requests can be serviced.
|
class |
PoolInterruptedException
Thrown when a pool thread is unexpectedly interrupted while blocking.
|
class |
ValidationException
Thrown when an attempt to validate a pooled object fails.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionException
Exception thrown when a connection attempt fails.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.