Searched defs:CredentialType (Results 1 – 3 of 3) sorted by relevance
34 public class CredentialType extends AuthParam { class52 public CredentialType(int authType, int credType) { in CredentialType() method in CredentialType
49 public @interface CredentialType {} annotation in PresenceCredential
138 private enum CredentialType { enum in PasspointProviderTest