Modifier and Type | Method and Description |
---|---|
protected Response<Void> |
ModifyOperation.invoke(ModifyRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<Void> |
ProviderConnection.modify(ModifyRequest request)
Modify an entry in the ldap.
|
Modifier and Type | Method and Description |
---|---|
Response<Void> |
ApacheLdapConnection.modify(ModifyRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<Void> |
JLdapConnection.modify(ModifyRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<Void> |
JndiConnection.modify(ModifyRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<Void> |
OpenDJConnection.modify(ModifyRequest request) |
Modifier and Type | Method and Description |
---|---|
Response<Void> |
UnboundIDConnection.modify(ModifyRequest request) |
Modifier and Type | Method and Description |
---|---|
protected ModifyRequest |
ModifyReferralHandler.createReferralRequest(ModifyRequest request,
LdapURL url) |
Modifier and Type | Method and Description |
---|---|
protected Operation<ModifyRequest,Void> |
ModifyReferralHandler.createReferralOperation(Connection conn) |
Modifier and Type | Method and Description |
---|---|
protected ModifyRequest |
ModifyReferralHandler.createReferralRequest(ModifyRequest request,
LdapURL url) |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.