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