org.opends.server.admin.std.client
Interface EqualityMatchingRuleCfgClient
- All Superinterfaces:
- ConfigurationClient, MatchingRuleCfgClient
public interface EqualityMatchingRuleCfgClient
- extends MatchingRuleCfgClient
A client-side interface for reading and modifying Equality Matching
Rule settings.
Equality Matching Rules define a set of rules for performing
equality matching operations against assertion values (that is, to
determine whether an attribute value equals an assertion value).
definition
ManagedObjectDefinition<? extends EqualityMatchingRuleCfgClient,? extends EqualityMatchingRuleCfg> definition()
- Get the configuration definition associated with this Equality Matching Rule.
- Specified by:
definition
in interface ConfigurationClient
- Specified by:
definition
in interface MatchingRuleCfgClient
- Returns:
- Returns the configuration definition associated with this Equality Matching Rule.