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
127 public @interface CredentialType {} annotation in LockPatternUtils