org.opends.server.admin.std.client
Interface SubstringMatchingRuleCfgClient
- All Superinterfaces:
- ConfigurationClient, MatchingRuleCfgClient
public interface SubstringMatchingRuleCfgClient
- extends MatchingRuleCfgClient
A client-side interface for reading and modifying Substring
Matching Rule settings.
Substring Matching Rules define a set of rules for performing
substring matching operations against assertion values.
definition
ManagedObjectDefinition<? extends SubstringMatchingRuleCfgClient,? extends SubstringMatchingRuleCfg> definition()
- Get the configuration definition associated with this Substring Matching Rule.
- Specified by:
definition
in interface ConfigurationClient
- Specified by:
definition
in interface MatchingRuleCfgClient
- Returns:
- Returns the configuration definition associated with this Substring Matching Rule.