| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EJBSessionManagement
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(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 | 
|---|
boolean deleteSessionsForUserId(String userId)
                                throws InvalidSessionException,
                                       RemoteException
InvalidSessionException
RemoteException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||