Searched refs:getAuthParams (Results 1 – 3 of 3) sorted by relevance
104 public Map<EAP.AuthInfoID, Set<AuthParam>> getAuthParams() { in getAuthParams() method in EAPMethod126 credMethod.getAuthParams().entrySet()) { in match()
125 public Map<Integer, Set<AuthParam>> getAuthParams() { in getAuthParams() method in EAPMethod
199 Map<Integer, Set<AuthParam>> authParams = method.getAuthParams(); in matchEAPMethod()