Searched refs:expectedCodeChallenge (Results 1 – 1 of 1) sorted by relevance
55 String expectedCodeChallenge = Base64.getUrlEncoder().encodeToString(digest); in testPkceExpected() local58 assertEquals(pkce.getCodeChallenge(), expectedCodeChallenge); in testPkceExpected() local