Searched defs:PortAuthorizationMatcher (Results 1 – 2 of 2) sorted by relevance
151 explicit PortAuthorizationMatcher(int port) : port_(port) {} in PortAuthorizationMatcher() function