public final class HistoricalCsnRangeMatchingRuleFactory extends MatchingRuleFactory<MatchingRuleCfg>
HistoricalCsnRangeMatchingRule
.Constructor and Description |
---|
HistoricalCsnRangeMatchingRuleFactory() |
Modifier and Type | Method and Description |
---|---|
Collection<MatchingRule> |
getMatchingRules()
Returns an umodifiable view of Collection of associated
MatchingRules.
|
void |
initializeMatchingRule(MatchingRuleCfg configuration)
Initializes the matching rule(s) based on the information in the
provided configuration entry.
|
finalizeMatchingRule, isConfigurationAcceptable
public HistoricalCsnRangeMatchingRuleFactory()
public final void initializeMatchingRule(MatchingRuleCfg configuration) throws ConfigException, InitializationException
initializeMatchingRule
in class MatchingRuleFactory<MatchingRuleCfg>
configuration
- The configuration to use to intialize this
matching rule.ConfigException
- If an unrecoverable problem arises in
the process of performing the
initialization.InitializationException
- If a problem that is not
configuration-related occurs
during initialization.public final Collection<MatchingRule> getMatchingRules()
getMatchingRules
in class MatchingRuleFactory<MatchingRuleCfg>
Copyright 2010-2017 ForgeRock AS.