|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedResponse | |
|---|---|
| org.ldaptive.ad.extended | |
| org.ldaptive.extended | |
| Uses of ExtendedResponse in org.ldaptive.ad.extended |
|---|
| Classes in org.ldaptive.ad.extended that implement ExtendedResponse | |
|---|---|
class |
FastBindResponse
Contains the response from a fast bind operation. |
| Uses of ExtendedResponse in org.ldaptive.extended |
|---|
| Classes in org.ldaptive.extended that implement ExtendedResponse | |
|---|---|
class |
AbstractExtendedResponse<T>
Provides common implementation for extended responses. |
class |
CancelResponse
Contains the response from an ldap cancel operation. |
class |
PasswordModifyResponse
Contains the response from an ldap password modify operation. |
class |
WhoAmIResponse
Contains the response from an ldap who am i operation. |
| Methods in org.ldaptive.extended that return ExtendedResponse | |
|---|---|
static ExtendedResponse<?> |
ExtendedResponseFactory.createExtendedResponse(String requestOID,
String responseOID,
byte[] encoded)
Creates an extended response from the supplied response data. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||