Class ExchangeEmailAddressesMatchingRule

  • All Implemented Interfaces:
    MatchingRule<String>

    public class ExchangeEmailAddressesMatchingRule
    extends Object
    implements MatchingRule<String>
    A specific matching rule for Microsoft Exchange EmailAddresses attribute consisting of SMTP:/smtp: prefix and email address. It considers the case in the prefix but ignores the case in the email address.
    Author:
    Pavol Mederly
    • Constructor Detail

      • ExchangeEmailAddressesMatchingRule

        public ExchangeEmailAddressesMatchingRule()