Package | Description |
---|---|
org.ldaptive.ad.extended | |
org.ldaptive.extended | |
org.ldaptive.provider | |
org.ldaptive.provider.jndi |
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<?> |
JndiConnection.extendedOperation(ExtendedRequest request) |
Copyright © 2023. All rights reserved.