- java.lang.Object
-
- com.jbase.jdbc.protocol.AuthenticationRequest
-
-
Constructor Summary
Constructors
Constructor and Description |
AuthenticationRequest(java.lang.String userName,
java.lang.String password)
Constructors.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getType
public int getType()
- Specified by:
getType
in interface JBaseSerializable
- Returns:
- type id of the objects, used during the serialization.
Copyright © 2018 jBASE, Inc.. All Rights Reserved.