Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for DefaultAuthenticationSelector (0.09 seconds)

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

            // Note: we do NOT use WagonTransportConfigurationKeys here as Maven Core does NOT depend on Wagon Transport
            // and this is okay and "good thing".
            DefaultAuthenticationSelector authSelector = new DefaultAuthenticationSelector();
            for (Server server : request.getServers()) {
                AuthenticationBuilder authBuilder = new AuthenticationBuilder();
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Thu Jul 17 05:56:35 GMT 2025
    - 25.8K bytes
    - Click Count (0)
Back to Top