Searched refs:authenticators (Results 1 – 1 of 1) sorted by relevance
1557 final HashMap<Integer, Integer> authenticators = new HashMap<>(); in authenticateInternal() local1558 authenticators.put(modality, cookie); in authenticateInternal()1559 mPendingAuthSession = new AuthSession(authenticators, token, sessionId, userId, in authenticateInternal()