Package wt.auth

Class SimpleAuthenticator

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