Uses of Class
org.opends.server.controls.SearchBaseDnBackendOnlyControl
Package
Description
Contains classes that represent specific LDAP controls and their values.
-
Uses of SearchBaseDnBackendOnlyControl in org.opends.server.controls
Modifier and TypeFieldDescriptionstatic final SearchBaseDnBackendOnlyControl
SearchBaseDnBackendOnlyControl.SEARCH_BASE_DN_BACKEND_ONLY_CONTROL
A singleton for the control.Modifier and TypeFieldDescriptionstatic final ControlDecoder<SearchBaseDnBackendOnlyControl>
SearchBaseDnBackendOnlyControl.DECODER
Decoder from bytestring.