Package wt.auth
package wt.auth
-
ClassDescriptionAuthentication service.Authentication handler interface.Authentication service.Authenticator interface.Authentication (or lack thereof) based on trusting the user name supplied by the client.This is a bootstrapping authenticator used if server is willing to accept client supplied value of user.name system property.A
MethodAuthenticatorthat is used when re-authenticating an existing session.A simple Authenticator implementation based on passing the validated user name back and forth to the client.A simpleMethodAuthenticatorthat just carries server-supplied data back to the client and returns it on each subsequent call.