operator & abstract method

AuthMatcher operator &(
  1. AuthMatcher other
)

intersection

Implementation

AuthMatcher operator &(AuthMatcher other);