- Sort Score
- Num 10 results
- Language All
Results 181 - 183 of 183 for ldaps (0.04 seconds)
-
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Suggest */ public static final String LABELS_general_menu_suggest = "{labels.general_menu_suggest}"; /** The key of the message: LDAP */ public static final String LABELS_general_menu_ldap = "{labels.general_menu_ldap}"; /** The key of the message: Notification */Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 156.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
setSystemProperty(Constants.LDAP_INITIAL_CONTEXT_FACTORY, value); } default String getLdapInitialContextFactory() { return getSystemProperty(Constants.LDAP_INITIAL_CONTEXT_FACTORY, "com.sun.jndi.ldap.LdapCtxFactory"); } default void setLdapSecurityAuthentication(final String value) { setSystemProperty(Constants.LDAP_SECURITY_AUTHENTICATION, value); }
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 88.2K bytes - Click Count (0) -
CREDITS
================================================================ github.com/go-ldap/ldap/v3 https://github.com/go-ldap/ldap/v3 ---------------------------------------------------------------- The MIT License (MIT) Copyright (c) 2011-2015 Michael Mitton (******@****.***) Portions copyright (c) 2015-2024 go-ldap Authors Permission is hereby granted, free of charge, to any person obtaining a copy
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Mar 13 05:29:51 GMT 2025 - 1.8M bytes - Click Count (0)