wt.httpgw
Class HTTPAuthentication

java.lang.Object
  extended by wt.httpgw.HTTPAuthentication
All Implemented Interfaces:
AuthenticationHandler, CGIConstants

public class HTTPAuthentication
extends Object
implements AuthenticationHandler, CGIConstants

HTTP Authentication service. Authentication is performed by having client call our login method through an authenticating HTTP gateway for which a Web server performs authentication.

Supported API: true
Extendable: true


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait