Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for DefaultAuthenticationStrategy (0.24 seconds)

  1. impl/maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java

    Tamas Cservenak <******@****.***> 1773927778 +0100
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Thu Mar 19 13:42:58 GMT 2026
    - 25.8K bytes
    - Click Count (0)
  2. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/Hc5HttpClient.java

                }
    
                // Set custom authentication strategy with NTLM in preference list for both target and proxy
                final DefaultAuthenticationStrategy ntlmAuthStrategy = new DefaultAuthenticationStrategy() {
                    private final List<String> schemePriority = Collections.unmodifiableList(Arrays.asList(StandardAuthScheme.BEARER,
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Sat Jan 31 12:23:29 GMT 2026
    - 62.2K bytes
    - Click Count (0)
Back to Top