wt.httpgw
Class HTTPLoginInputStreamFactory

java.lang.Object
  extended bywt.httpgw.HTTPLoginInputStreamFactory

class HTTPLoginInputStreamFactory
extends Object


Constructor Summary
(package private) HTTPLoginInputStreamFactory()
           
 
Method Summary
(package private) static InputStream getInputStream(HTTPLogin authenticator, URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPLoginInputStreamFactory

HTTPLoginInputStreamFactory()
Method Detail

getInputStream

static InputStream getInputStream(HTTPLogin authenticator,
                                  URL url)
                           throws IOException
Throws:
IOException