|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectshared.UserVerification
public class UserVerification
| Constructor Summary | |
|---|---|
UserVerification(long userId,
java.lang.String password)
constructor to instantiate the class UserVerification |
|
| Method Summary | |
|---|---|
java.lang.String |
getPassword()
|
long |
getUserId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserVerification(long userId,
java.lang.String password)
userId - password - | Method Detail |
|---|
public long getUserId()
public java.lang.String getPassword()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||