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