Package | Description |
---|---|
psdi.util | |
psdi.webclient.system.websession |
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 |
AppServerWebAppSessionFactory
A simple Web Application session factory class used
to created session objects that can be used to access MAXIMO
business objects.
|
class |
BlueIDOIDCWebAppSessionFactory
A simple Web Application session factory class used
to created session objects that can be used to access MAXIMO
business objects.
|
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.
|
class |
TokenWebAppSessionFactory |