wt.httpgw
Class FormLogin

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

public class FormLogin
extends Object
implements MethodAuthenticator, Externalizable

This is a bootstrapping authenticator used if server is willing to accept user names as authenticated via Form authentication.

Supported API: true
Extendable: false

See Also:
Serialized Form

Constructor Summary
FormLogin()
          Supported API: true
FormLogin(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

FormLogin

public FormLogin()
Supported API: true


FormLogin

public FormLogin(String sessionId)
Supported API: true