Home
last modified time | relevance | path

Searched refs:EAPMethod (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DANQPMatcherTest.java35 import com.android.server.wifi.hotspot2.anqp.eap.EAPMethod;
154 Arrays.asList(new String[] {realm}), new ArrayList<EAPMethod>()); in matchNAIRealmWithRealmMatch()
173 EAPMethod method = new EAPMethod(eapMethodID, new HashMap<Integer, Set<AuthParam>>()); in matchNAIRealmWithRealmMethodMatch()
175 Arrays.asList(new String[] {realm}), Arrays.asList(new EAPMethod[] {method})); in matchNAIRealmWithRealmMethodMatch()
201 EAPMethod method = new EAPMethod(eapMethodID, authMap); in matchNAIRealmWithExactMatch()
203 Arrays.asList(new String[] {realm}), Arrays.asList(new EAPMethod[] {method})); in matchNAIRealmWithExactMatch()
228 EAPMethod method = new EAPMethod(eapMethodID, authMap); in matchNAIRealmWithEAPMethodMismatch()
230 Arrays.asList(new String[] {realm}), Arrays.asList(new EAPMethod[] {method})); in matchNAIRealmWithEAPMethodMismatch()
256 EAPMethod method = new EAPMethod(eapMethodID, authMap); in matchNAIRealmWithAuthTypeMismatch()
258 Arrays.asList(new String[] {realm}), Arrays.asList(new EAPMethod[] {method})); in matchNAIRealmWithAuthTypeMismatch()
[all …]
DPasspointProviderTest.java52 import com.android.server.wifi.hotspot2.anqp.eap.EAPMethod;
174 EAPMethod eapMethod = new EAPMethod(eapMethodID, authParamMap); in createNAIRealmElement()
176 Arrays.asList(new EAPMethod[] {eapMethod})); in createNAIRealmElement()
DPasspointManagerTest.java104 import com.android.server.wifi.hotspot2.anqp.eap.EAPMethod;
1745 Arrays.asList(new EAPMethod(EAPConstants.EAP_AKA, null)))); in verifyFindEapMethodFromNAIRealmMatchedWithCarrierWithMatch()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/eap/
DEAPMethodTest.java68 private static final EAPMethod TEST_DATA1_EAP_METHOD = new EAPMethod(
131 private static final EAPMethod TEST_DATA2_EAP_METHOD = new EAPMethod(
141 EAPMethod.parse(ByteBuffer.wrap(new byte[0])); in parseEmptyBuffer()
153 EAPMethod.parse(buffer); in parseTruncatedBuffer()
164 assertEquals(TEST_DATA1_EAP_METHOD, EAPMethod.parse(ByteBuffer.wrap(TEST_DATA1_BYTES))); in parseBufferWithTestData1()
175 assertEquals(TEST_DATA2_EAP_METHOD, EAPMethod.parse(ByteBuffer.wrap(TEST_DATA2_BYTES))); in parseBufferWithTestData2()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/eap/
DEAPMethod.java38 public class EAPMethod { class
43 public EAPMethod(int methodID, Map<Integer, Set<AuthParam>> authParams) { in EAPMethod() method in EAPMethod
56 public static EAPMethod parse(ByteBuffer payload) throws ProtocolException { in parse()
70 return new EAPMethod(methodID, authParams); in parse()
138 if (!(thatObject instanceof EAPMethod)) { in equals()
141 EAPMethod that = (EAPMethod) thatObject; in equals()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
DNAIRealmData.java21 import com.android.server.wifi.hotspot2.anqp.eap.EAPMethod;
51 private final List<EAPMethod> mEAPMethods;
54 public NAIRealmData(List<String> realms, List<EAPMethod> eapMethods) { in NAIRealmData()
85 List<EAPMethod> eapMethodList = new ArrayList<>(); in parse()
87 eapMethodList.add(EAPMethod.parse(payload)); in parse()
97 public List<EAPMethod> getEAPMethods() { in getEAPMethods()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
DNAIRealmDataTestUtil.java23 import com.android.server.wifi.hotspot2.anqp.eap.EAPMethod;
58 private static final List<EAPMethod> TEST_EAP_METHOD_LIST = new ArrayList<>();
65 TEST_EAP_METHOD_LIST.add(new EAPMethod(EAPConstants.EAP_TLS, TEST_EAP_METHOD_AUTH_PARAMS)); in TEST_EAP_METHOD_LIST.add()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DANQPMatcher.java29 import com.android.server.wifi.hotspot2.anqp.eap.EAPMethod;
199 for (EAPMethod eapMethod : realmData.getEAPMethods()) { in getEapMethodForNAIRealmWithCarrier()
215 private static int matchEAPMethod(EAPMethod method, int eapMethodID, AuthParam authParam) { in matchEAPMethod()
/frameworks/opt/net/wifi/tests/wifitests/assets/
Dr1.PerProviderSubscription.conf14 9:EAPMethod+
81 9:EAPMethod+
Dr2.PerProviderSubscription.conf64 9:EAPMethod+
83 9:EAPMethod+
Druckus.PerProviderSubscription.conf64 9:EAPMethod+