Package | Description |
---|---|
com.ibm.tivoli.maximo.j2eeclient | |
com.ibm.tivoli.maximo.report.birt.session | |
psdi.client | |
psdi.util | |
psdi.webclient.system.websession |
Modifier and Type | Class and Description |
---|---|
class |
MXClientSessionFactory
A factory class for creating MAXIMO client session to be used
when MAXIMO client application is run as a J2EE client
(typically when the MAXIMO Application is enabled to use
Application Server security).
|
Modifier and Type | Class and Description |
---|---|
class |
SecuredWebAppSessionFactory
A secured Web Application session factory class used
to created session objects that can be used to access MAXIMO
business objects when the MAXIMO application is enabled to
use Application Server security.
|
class |
SimpleWebAppSessionFactory
A simple Web Application session factory class used
to created session objects that can be used to access MAXIMO
business objects.
|
Modifier and Type | Class and Description |
---|---|
class |
MXThinClientSessionFactory
A factory class for creating MAXIMO client session to be used
when MAXIMO client application is run as a J2EE thin client
(typically when the MAXIMO Application is enabled to use
Application Server security).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMXSessionFactory
The default session factory used to get a default session
that can be used to access MAXIMO business objects.
|
Modifier and Type | Method and Description |
---|---|
static void |
MXSession.setMXSessionImplFactory(MXSessionImplFactory factory)
Set the session factory.
|
Modifier and Type | Class and Description |
---|---|
class |
TokenWebAppSessionFactory |