wt.auth
Class SimpleAuthenticator

java.lang.Object
  extended by wt.auth.SimpleAuthenticator
All Implemented Interfaces:
Authenticator

public class SimpleAuthenticator
extends Object
implements Authenticator

A simple Authenticator implementation based on passing the validated user name back and forth to the client.

Supported API: true
Extendable: false


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