Searched defs:EapMsChapV2TypeData (Results 1 – 2 of 2) sorted by relevance
60 new EapMsChapV2TypeData(INVALID_OPCODE) {}; in testEapMsChapV2TypeDataConstructor() method
38 public class EapMsChapV2TypeData { class70 EapMsChapV2TypeData(int opCode) throws EapMsChapV2ParsingException { in EapMsChapV2TypeData() method in EapMsChapV2TypeData