Uses of Class
org.apache.maven.wagon.providers.http.LightweightHttpWagonAuthenticator
-
-
Uses of LightweightHttpWagonAuthenticator in org.apache.maven.wagon.providers.http
Methods in org.apache.maven.wagon.providers.http that return LightweightHttpWagonAuthenticator Modifier and Type Method Description LightweightHttpWagonAuthenticatorLightweightHttpWagon. getAuthenticator()Methods in org.apache.maven.wagon.providers.http with parameters of type LightweightHttpWagonAuthenticator Modifier and Type Method Description voidLightweightHttpWagon. setAuthenticator(LightweightHttpWagonAuthenticator authenticator)
-