public class LightweightHttpWagonAuthenticator extends Authenticator
Authenticator.RequestorType
Constructor and Description |
---|
LightweightHttpWagonAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected PasswordAuthentication |
getPasswordAuthentication() |
void |
resetWagon() |
void |
setWagon(LightweightHttpWagon wagon) |
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
public LightweightHttpWagonAuthenticator()
protected PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class Authenticator
public void setWagon(LightweightHttpWagon wagon)
public void resetWagon()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.