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