Modifier and Type | Class and Description |
---|---|
class |
FastBindRequest
Contains the data required to perform a fast bind operation.
|
Modifier and Type | Class and Description |
---|---|
class |
CancelRequest
Contains the data required to perform an ldap cancel operation.
|
class |
PasswordModifyRequest
Contains the data required to perform an ldap password modify operation.
|
class |
WhoAmIRequest
Contains the data required to perform an ldap who am i operation.
|
Modifier and Type | Method and Description |
---|---|
Response<?> |
ProviderConnection.extendedOperation(ExtendedRequest request)
Perform an extended operation in the ldap.
|
Modifier and Type | Method and Description |
---|---|
Response<?> |
ApacheLdapConnection.extendedOperation(ExtendedRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<?> |
JLdapConnection.extendedOperation(ExtendedRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<?> |
JndiConnection.extendedOperation(ExtendedRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<?> |
OpenDJConnection.extendedOperation(ExtendedRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<?> |
UnboundIDConnection.extendedOperation(ExtendedRequest request) |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.