Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for AuthenticationInfo (0.34 seconds)

  1. compat/maven-compat/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java

                                        settingsDecrypter.decrypt(new DefaultSettingsDecryptionRequest(server));
                                server = result.getServer();
    
                                AuthenticationInfo authInfo = new AuthenticationInfo();
                                authInfo.setUserName(server.getUsername());
                                authInfo.setPassword(server.getPassword());
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Jun 06 14:28:57 GMT 2025
    - 6.5K bytes
    - Click Count (0)
Back to Top