com.hyper9.simdk.ws.util
Class SessionManagerUtil
java.lang.Object
  
com.hyper9.simdk.ws.util.SessionManagerUtil
public class SessionManagerUtil
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SessionManagerUtil
public SessionManagerUtil()
login
public static UserSession login(String sessionKey,
                                ManagedObjectReference _this,
                                String userName,
                                String password,
                                String locale)
                         throws RemoteException,
                                InvalidLogin,
                                InvalidLocale,
                                RuntimeFault
- Throws:
 RemoteException
InvalidLogin
InvalidLocale
RuntimeFault
 
logout
public static void logout(String sessionKey)
                   throws RemoteException,
                          RuntimeFault
- Throws:
 RemoteException
RuntimeFault
 
Copyright © 2009-2010 Hyper9. All Rights Reserved.