Q - type of ldap requestS - type of ldap responsepublic interface Operation<Q extends Request,S>
| Modifier and Type | Method and Description |
|---|---|
Response<S> |
execute(Q request)
Execute this ldap operation.
|
Response<S> execute(Q request) throws LdapException
request - containing the data required by this operationLdapException - if the operation failsCopyright © 2003-2019 Virginia Tech. All Rights Reserved.