- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_processDirectMemberOf_methodExists (1.15 seconds)
-
src/test/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticatorTest.java
// ========== Tests for lazy loading implementation ========== /** * Test that processDirectMemberOf method exists with correct signature. */ @Test public void test_processDirectMemberOf_methodExists() throws Exception { Method method = EntraIdAuthenticator.class.getDeclaredMethod("processDirectMemberOf", EntraIdUser.class, List.class, List.class, List.class, String.class);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 19.3K bytes - Click Count (0)