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, lookup
addMXSessionListener, 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, setUserName
public boolean isConnected()
isConnected
in class MXSession
MXSession.connect()
,
MXSession.disconnect()
public void connect() throws MXException, java.rmi.RemoteException
connect
in class RMISession
MXException
java.rmi.RemoteException
MXSession.isConnected()
,
MXSession.disconnect()
,
MXSession.setHost(String)
,
MXSession.setUserName(String)
,
MXSession.setPassword(String)