Class LightweightHttpWagonAuthenticator
java.lang.Object
java.net.Authenticator
org.apache.maven.wagon.providers.http.LightweightHttpWagonAuthenticator
- Author:
- Nicolas De loof
-
Nested Class Summary
Nested classes/interfaces inherited from class java.net.Authenticator
Authenticator.RequestorType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PasswordAuthenticationvoidvoidsetWagon(LightweightHttpWagon wagon) Methods inherited from class java.net.Authenticator
getDefault, getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthenticationInstance, setDefault
-
Constructor Details
-
LightweightHttpWagonAuthenticator
public LightweightHttpWagonAuthenticator()
-
-
Method Details
-
getPasswordAuthentication
- Overrides:
getPasswordAuthenticationin classAuthenticator
-
setWagon
-
resetWagon
public void resetWagon()
-