Uses of Class
org.apache.axis2.transport.http.HTTPAuthenticator
-
Packages that use HTTPAuthenticator Package Description org.apache.axis2.transport.http org.apache.axis2.transport.http.impl.httpclient4 -
-
Uses of HTTPAuthenticator in org.apache.axis2.transport.http
Methods in org.apache.axis2.transport.http with parameters of type HTTPAuthenticator Modifier and Type Method Description void
Request. enableAuthentication(HTTPAuthenticator authenticator)
-
Uses of HTTPAuthenticator in org.apache.axis2.transport.http.impl.httpclient4
Subclasses of HTTPAuthenticator in org.apache.axis2.transport.http.impl.httpclient4 Modifier and Type Class Description static class
HttpTransportPropertiesImpl.Authenticator
-