wt.httpgw
Class HTTPLogin

java.lang.Object
  extended by wt.httpgw.HTTPLogin
All Implemented Interfaces:
Externalizable, Serializable, MethodAuthenticator

public final class HTTPLogin
extends Object
implements MethodAuthenticator, Externalizable

This is a bootstrapping authenticator used if server is willing to accept user names as authenticated by the HTTP server.

Supported API: true
Extendable: false

See Also:
Serialized Form

Constructor Summary
HTTPLogin()
          Supported API: true
HTTPLogin(String sessionId)
          Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPLogin

public HTTPLogin()
Supported API: true


HTTPLogin

public HTTPLogin(String sessionId)
Supported API: true