Package wt.auth

Class NullLogin

java.lang.Object
wt.auth.NullLogin
All Implemented Interfaces:
Externalizable, Serializable, MethodAuthenticator

public class NullLogin extends Object implements MethodAuthenticator, Externalizable
This is a bootstrapping authenticator used if server is willing to accept client supplied value of user.name system property.

Supported API: true
Extendable: false
See Also:
  • Constructor Details

    • NullLogin

      public NullLogin()
      Supported API: true
    • NullLogin

      public NullLogin(String session_id)
      Supported API: true