|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModifyRequest | |
|---|---|
| org.ldaptive | |
| org.ldaptive.provider | |
| org.ldaptive.provider.jndi | |
| Uses of ModifyRequest in org.ldaptive |
|---|
| Methods in org.ldaptive with parameters of type ModifyRequest | |
|---|---|
protected Response<Void> |
ModifyOperation.invoke(ModifyRequest request)
Call the provider specific implementation of this ldap operation. |
| Uses of ModifyRequest in org.ldaptive.provider |
|---|
| Methods in org.ldaptive.provider with parameters of type ModifyRequest | |
|---|---|
Response<Void> |
ProviderConnection.modify(ModifyRequest request)
Modify an entry in the ldap. |
| Uses of ModifyRequest in org.ldaptive.provider.jndi |
|---|
| Methods in org.ldaptive.provider.jndi with parameters of type ModifyRequest | |
|---|---|
Response<Void> |
JndiConnection.modify(ModifyRequest request)
Modify an entry in the ldap. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||