Package | Description |
---|---|
org.forgerock.opendj.rest2ldap |
APIs for implementing REST to LDAP gateways.
|
Modifier and Type | Class and Description |
---|---|
class |
SubResourceCollection
Defines a one-to-many relationship between a parent resource and its children.
|
class |
SubResourceSingleton
Represents a one to one relationship between a parent resource and a child sub-resource.
|
Modifier and Type | Method and Description |
---|---|
Resource |
Resource.subResource(SubResource subResource)
Specifies a parent-child relationship with another resource.
|
Resource |
Resource.subResources(SubResource... subResources)
Specifies a parent-child relationship with zero or more resources.
|
Copyright 2010-2022 ForgeRock AS.