wt.httpgw
Class FormLogin
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormLogin
public FormLogin()
- Supported API: true
FormLogin
public FormLogin(String sessionId)
- Supported API: true