Searched refs:getEAPMethod (Results 1 – 5 of 5) sorted by relevance
42 EAP.EAPMethodID eapMethodID = credential.getEAPMethod().getEAPMethodID(); in buildConfig()106 EAPMethod eapMethod = credential.getEAPMethod(); in buildTTLSConfig()196 EAP.EAPMethodID eapMethodID = homeSP.getCredential().getEAPMethod().getEAPMethodID(); in buildBaseConfiguration()
418 Log.d(TAG, "Credential method " + credential.getEAPMethod().getEAPMethodID()); in createHandler()419 switch (credential.getEAPMethod().getEAPMethodID()) { in createHandler()448 credential.getEAPMethod().getEAPMethodID()); in createHandler()
114 EAPMethod credMethod = credential.getEAPMethod(); in match()
133 public EAPMethod getEAPMethod() { in getEAPMethod() method in Credential
621 EAPMethod method = cred.getEAPMethod(); in buildHomeSPTree()