Searched refs:obsoleteAuthType (Results 1 – 1 of 1) sorted by relevance
1136 HashSet<String> obsoleteAuthType = Sets.newHashSet(); in validateAccountsInternal() local1169 obsoleteAuthType.add(type); in validateAccountsInternal()1191 if (obsoleteAuthType.contains(account.type)) { in validateAccountsInternal()