- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_parseJwtClaim (0.12 sec)
-
src/test/java/org/codelibs/fess/sso/oic/OpenIdConnectAuthenticatorTest.java
import org.codelibs.fess.unit.UnitFessTestCase; import org.codelibs.fess.util.DocumentUtil; public class OpenIdConnectAuthenticatorTest extends UnitFessTestCase { public void test_parseJwtClaim() throws IOException { // Setup OpenIdConnectAuthenticator authenticator = new OpenIdConnectAuthenticator(); final Map<String, Object> attributes = new HashMap<>(); String jwtClaim =
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 2K bytes - Viewed (0)