|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the Remote Interface of the SB_Auth Bean
Method Summary | |
int |
authenticate(java.lang.String name,
java.lang.String password)
Describe authenticate method here. |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public int authenticate(java.lang.String name, java.lang.String password) throws java.rmi.RemoteException
authenticate
method here.name
- user nick namepassword
- user passwordint
value corresponding to the user id or -1 on error
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |