T
- The request typepublic interface RequestBuilder<T>
Modifier and Type | Method and Description |
---|---|
void |
buildRequest(T request)
Modifies the provided request adding specific information to it.
|
void buildRequest(T request) throws LdapException
request
- The request to be modifiedLdapException
- If something goes wrongCopyright © 2003–2023 The Apache Software Foundation. All rights reserved.