Searched defs:CredentialType (Results 1 – 2 of 2) sorted by relevance
34 public class CredentialType extends AuthParam { class52 public CredentialType(int authType, int credType) { in CredentialType() method in CredentialType
84 public static final int CredentialType = 5; field in EAP94 CredentialType, enumConstant139 sAuthIds.put(CredentialType, AuthInfoID.CredentialType); in sAuthIds.put() argument