public class SecuredWebAppSession extends RMISession
| Constructor and Description | 
|---|
| SecuredWebAppSession()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | connect()Connect to the server. | 
| boolean | isConnected()Returns whether the session is able to successfully
 obtain the access token or not to access business objects. | 
disconnect, getBaseLang, getBranding, getLanguageList, getMboSet, getMessage, getMessage, getMessages, getMXServerRemote, getProfile, getProperty, getTaggedMessage, isSupportedLangCode, lookupaddMXSessionListener, connectAsRegUser, getBaseCurrency, getClientAddr, getClientHost, getCredential, getDate, getForUser, getHost, getLocale, getNewSession, getPassword, getServer, getSession, getTenant, getTimeZone, getURLAsString, getUserInfo, getUserName, hasAdminLogout, removeMXSessionListener, setClientAddr, setClientHost, setCredential, setForUser, setHost, setInteractive, setLangCode, setLocale, setMXSessionImplFactory, setPassword, setTenant, setTimeZone, setUserNamepublic boolean isConnected()
isConnected in class MXSessionMXSession.connect(), 
MXSession.disconnect()public void connect()
             throws MXException,
                    java.rmi.RemoteException
connect in class RMISessionMXExceptionjava.rmi.RemoteExceptionMXSession.isConnected(), 
MXSession.disconnect(), 
MXSession.setHost(String), 
MXSession.setUserName(String), 
MXSession.setPassword(String)