public class LightweightHttpWagonAuthenticator
extends java.net.Authenticator
| Constructor and Description |
|---|
LightweightHttpWagonAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.PasswordAuthentication |
getPasswordAuthentication() |
void |
resetWagon() |
void |
setWagon(LightweightHttpWagon wagon) |
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefaultprotected java.net.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class java.net.Authenticatorpublic void setWagon(LightweightHttpWagon wagon)
public void resetWagon()