public class RemoveRequest extends Request
| Constructor and Description |
|---|
RemoveRequest(String dn) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getDn() |
Endpoint |
getEndpoint() |
void |
setDn(String dn) |
void |
setEndpoint(Endpoint endpoint) |
getDirectoryType, isIgnoreSSLValidations, setDirectoryType, setIgnoreSSLValidationspublic RemoveRequest(String dn)
Copyright © 2020. All rights reserved.