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:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullLogin
public NullLogin()
- Supported API: true
NullLogin
public NullLogin(String session_id)
- Supported API: true