wt.httpgw
Class FormAuthentication

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

public class FormAuthentication
extends Object
implements AuthenticationHandler, CGIConstants

Form Authentication service. Authentication is performed by having client call our login method via a form 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