Searched defs:ExpandedEAPMethod (Results 1 – 3 of 3) sorted by relevance
14 public class ExpandedEAPMethod implements AuthParam { class20 public ExpandedEAPMethod(EAP.AuthInfoID authInfoID, int length, ByteBuffer payload) in ExpandedEAPMethod() method in ExpandedEAPMethod38 public ExpandedEAPMethod(EAP.AuthInfoID authInfoID, int vendorID, long vendorType) { in ExpandedEAPMethod() method in ExpandedEAPMethod
80 public static final int ExpandedEAPMethod = 1; field in EAP90 ExpandedEAPMethod, enumConstant135 sAuthIds.put(ExpandedEAPMethod, AuthInfoID.ExpandedEAPMethod); in sAuthIds.put() argument
35 public class ExpandedEAPMethod extends AuthParam { class42 public ExpandedEAPMethod(int authType, int vendorID, long vendorType) { in ExpandedEAPMethod() method in ExpandedEAPMethod