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 PasswordAuthentication
void
void
setWagon
(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:
getPasswordAuthentication
in classAuthenticator
-
setWagon
-
resetWagon
public void resetWagon()
-