- Sort Score
- Result 10 results
- Languages All
Results 21 - 22 of 22 for getCredentials (0.28 sec)
-
src/main/java/jcifs/smb/SmbTransportImpl.java
} return ssn.acquire(); } else if ( log.isTraceEnabled() ) { log.trace("Existing session " + ssn + " does not match " + tf.getCredentials()); } } /* logoff old sessions */ if ( tf.getConfig().getSessionTimeout() > 0 && this.sessionExpiration < ( now = System.currentTimeMillis() ) ) {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Wed Jan 18 23:47:00 UTC 2023 - 67K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
private static final java.util.Set SECURED_HOSTS; public static final CredentialsStore INSTANCE; private void CredentialsStore(); public static void addCredentials(String, String, String, String); public static org.apache.ivy.util.Credentials getCredentials(String, String); static void <clinit>(); } org/apache/ivy/util/url/URLHandlerRegistry.class package org.apache.ivy.util.url; public final synchronized class URLHandlerRegistry { private static URLHandler defaultHandler; public static URLHandler...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0)