Class Hierarchy
- java.lang.Object
- wt.auth.Authentication (implements wt.method.RemoteAccess)
- wt.auth.AuthenticationServer
- wt.auth.NullAuthentication (implements wt.auth.AuthenticationHandler)
- wt.auth.NullLogin (implements java.io.Externalizable, wt.method.MethodAuthenticator)
- wt.auth.ReAuthAuthenticator (implements java.io.Externalizable, wt.method.MethodAuthenticator)
- wt.auth.SimpleAuthenticator (implements wt.auth.Authenticator)
- wt.auth.SimpleMethodAuthenticator (implements java.io.Externalizable, wt.method.MethodAuthenticator)
Interface Hierarchy
- wt.auth.AuthenticationHandler
- wt.auth.Authenticator