- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for validateGroupAttributes (1.31 sec)
-
src/main/java/org/codelibs/fess/ldap/LdapManager.java
* * @param type the class type to validate for * @param attributes the map of attribute names to values * @param consumer the consumer to handle validation errors */ public void validateGroupAttributes(final Class<?> type, final Map<String, String> attributes, final Consumer<String> consumer) { if (type == Long.class) { // Long type attributesRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 86.3K bytes - Viewed (0)