- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_parseJwtClaim_mixedArray (0.1 seconds)
-
src/test/java/org/codelibs/fess/sso/oic/OpenIdConnectAuthenticatorTest.java
final List<Object> row1 = (List<Object>) matrix.get(0); assertEquals(1L, row1.get(0)); assertEquals(2L, row1.get(1)); } @Test public void test_parseJwtClaim_mixedArray() throws IOException { final String jwtClaim = "{\"mixed\":[\"string\",123,true,null]}"; final Map<String, Object> attributes = new HashMap<>();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jan 15 12:54:47 GMT 2026 - 11K bytes - Click Count (0)