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