wt.auth
Class SimpleMethodAuthenticator

java.lang.Object
  extended by wt.auth.SimpleMethodAuthenticator
All Implemented Interfaces:
Externalizable, Serializable, MethodAuthenticator

public class SimpleMethodAuthenticator
extends Object
implements MethodAuthenticator, Externalizable

A simple MethodAuthenticator that just carries server-supplied data back to the client and returns it on each subsequent call.

Supported API: true
Extendable: false

See Also:
Serialized Form

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