public class LightweightHttpWagonAuthenticator
extends java.net.Authenticator
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.ThreadLocal<LightweightHttpWagon> |
localWagon |
| 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, setDefaultjava.lang.ThreadLocal<LightweightHttpWagon> localWagon
protected java.net.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class java.net.Authenticatorpublic void setWagon(LightweightHttpWagon wagon)
public void resetWagon()