Uses of Class
org.forgerock.opendj.rest2ldap.SingletonSubResource
-
Uses of SingletonSubResource in org.forgerock.opendj.rest2ldap
Modifier and TypeMethodDescriptionSingletonSubResource.dnTemplate
(String dnTemplate) Sets the relative DN template of the single sub-resource LDAP entry.SingletonSubResource.isReadOnly
(boolean readOnly) Indicates whether this sub-resource singleton only supports read operations.static SingletonSubResource
Rest2Ldap.singletonOf
(String resourceId) Creates a newsingleton
sub-resource definition which will reference a single resource having the specified resource ID.SingletonSubResource.urlTemplate
(String urlTemplate) Sets the relative URL template of the single sub-resource.