Uses of Class
wt.httpgw.HTTPLogin

Packages that use HTTPLogin
wt.httpgw Provides HTTPGateway support including HTTPLogin, HTTPRequest, HTTPResponse and URLFactory
 

Uses of HTTPLogin in wt.httpgw
 

Methods in wt.httpgw with parameters of type HTTPLogin
(package private) static InputStream HTTPLoginInputStreamFactory.getInputStream(HTTPLogin authenticator, URL url)