Package wt.httpgw

Class HTTPAuthentication

java.lang.Object
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