Package | Description |
---|---|
org.ldaptive.ad.extended | |
org.ldaptive.extended |
Modifier and Type | Class and Description |
---|---|
class |
FastBindResponse
Contains the response from a fast bind operation.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static ExtendedResponse<?> |
ExtendedResponseFactory.createExtendedResponse(String requestOID,
String responseOID,
byte[] encoded)
Creates an extended response from the supplied response data.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.