Uses of Class
org.forgerock.opendj.rest2ldap.SubResourceSingleton
Packages that use SubResourceSingleton
-
Uses of SubResourceSingleton in org.forgerock.opendj.rest2ldap
Methods in org.forgerock.opendj.rest2ldap that return SubResourceSingletonModifier and TypeMethodDescriptionSubResourceSingleton.dnTemplate(String dnTemplate) Sets the relative DN template of the single sub-resource LDAP entry.SubResourceSingleton.isReadOnly(boolean readOnly) Indicates whether this sub-resource singleton only supports read operations.static SubResourceSingletonRest2Ldap.singletonOf(String resourceId) Creates a newsingletonsub-resource definition which will reference a single resource having the specified resource ID.SubResourceSingleton.urlTemplate(String urlTemplate) Sets the relative URL template of the single sub-resource.