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