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