| Package | Description |
|---|---|
| org.forgerock.opendj.rest2ldap |
APIs for implementing REST to LDAP gateways.
|
| Modifier and Type | Method and Description |
|---|---|
SubResourceSingleton |
SubResourceSingleton.dnTemplate(String dnTemplate)
Sets the relative DN template of the single sub-resource LDAP entry.
|
SubResourceSingleton |
SubResourceSingleton.isReadOnly(boolean readOnly)
Indicates whether this sub-resource singleton only supports read operations.
|
static SubResourceSingleton |
Rest2Ldap.singletonOf(String resourceId)
Creates a new
singleton sub-resource definition which will reference a single
resource having the specified resource ID. |
SubResourceSingleton |
SubResourceSingleton.urlTemplate(String urlTemplate)
Sets the relative URL template of the single sub-resource.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.