- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for parseJwtClaim (0.07 seconds)
-
src/test/java/org/codelibs/fess/sso/oic/OpenIdConnectAuthenticatorTest.java
authenticator.parseJwtClaim(jwtClaim, attributes); assertEquals(95.5, attributes.get("score")); } @Test public void test_parseJwtClaim_emptyObject() throws IOException { final String jwtClaim = "{}"; final Map<String, Object> attributes = new HashMap<>(); authenticator.parseJwtClaim(jwtClaim, attributes);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jan 15 12:54:47 GMT 2026 - 11K bytes - Click Count (0)