Searched refs:getAuthParams (Results 1 – 2 of 2) sorted by relevance
125 public Map<Integer, Set<AuthParam>> getAuthParams() { in getAuthParams() method in EAPMethod
221 Map<Integer, Set<AuthParam>> authParams = method.getAuthParams(); in matchEAPMethod()