- Sort Score
- Result 10 results
- Languages All
Results 141 - 144 of 144 for getRole (0.27 sec)
-
src/main/java/org/codelibs/fess/ldap/LdapManager.java
return false; } protected LdapUser createLdapUser(final String username, final Hashtable<String, String> env) { return new LdapUser(env, username); } public String[] getRoles(final LdapUser ldapUser, final String bindDn, final String accountFilter, final String groupFilter, final Consumer<String[]> lazyLoading) { final SystemHelper systemHelper = ComponentUtil.getSystemHelper();
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 65.9K bytes - Viewed (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
rawModel = readFileModel(request, problems); if (!MODEL_VERSION_4_0_0.equals(rawModel.getModelVersion())) { File pomFile = ((FileModelSource) modelSource).getFile(); try { if (request.getTransformerContextBuilder() != null) { TransformerContext context =
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 83.6K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
ModuleRules(java.util.Map); public final void defineRule(org.apache.ivy.plugins.matcher.MapMatcher, Object); public final Object[] getRules(ModuleId); public final Object getRule(ModuleId, org.apache.ivy.util.filter.Filter); public final Object getRule(ModuleRevisionId, org.apache.ivy.util.filter.Filter); private Object getRule(java.util.Map, org.apache.ivy.util.filter.Filter); public final void dump(String); public final java.util.Map getAllRules(); public final Object clone(); } org/apache/ivy...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0) -
okhttp/api/okhttp.api
public fun connectionReleased (Lokhttp3/Connection;Lokhttp3/Call;)V public fun noNewExchanges (Lokhttp3/Connection;)V } public final class okhttp3/ConnectionListener$Companion { public final fun getNONE ()Lokhttp3/ConnectionListener; } public final class okhttp3/ConnectionPool { public fun <init> ()V public fun <init> (IJLjava/util/concurrent/TimeUnit;)V
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Apr 15 13:41:01 UTC 2024 - 70.2K bytes - Viewed (0)