|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is the remote interface to EJBSessionManagement bean.
| Field Summary |
| Fields inherited from interface com.bankframe.services.sessionmgmt.SessionManagement |
SESSION_ID |
| Method Summary | |
boolean |
deleteSessionsForUserId(java.lang.String userId)
Remove all Sessions for a user, effectively logging off that user on the system |
| Methods inherited from interface com.bankframe.services.sessionmgmt.SessionManagement |
getNumValidSessions, getSession, getSessions, isValidSession, logoff, logon, removeAllSessions, removeInvalidSessions |
| Methods inherited from interface com.bankframe.ejb.ESessionRemote |
processDataPacket, processDataPackets |
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
public boolean deleteSessionsForUserId(java.lang.String userId)
throws InvalidSessionException,
java.rmi.RemoteException
InvalidSessionException
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||