Class | Description |
---|---|
AppServerWebAppSession |
A simple Web Application session that verifies the login.
|
AppServerWebAppSessionFactory |
A simple Web Application session factory class used
to created session objects that can be used to access MAXIMO
business objects.
|
BlueIDOIDCWebAppSessionFactory |
A simple Web Application session factory class used
to created session objects that can be used to access MAXIMO
business objects.
|
BlueIDTokenObject | |
BueIDOIDCWebAppSession |
A simple Web Application session that verifies the login.
|
ESignature |
A class that provides the user credential verification
for the E-Signature functionality of the Web Application.
|
SecuredWebAppSession |
A class used to represent a MAXIMO web application session
to access MAXIMO business object when the MAXIMO appliation
is enabled to use Application Server Security.
|
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.
|
SimpleWebAppSession |
A simple Web Application session that connects to the locally
available MAXIMO business object services.
|
SimpleWebAppSessionFactory |
A simple Web Application session factory class used
to created session objects that can be used to access MAXIMO
business objects.
|
TokenWebAppSession | |
TokenWebAppSessionFactory | |
WebAppEnv |
A class to be used to retrieve the Web Application
environment values defined in the web.xml file for
this application.
|
WebAppSessionProvider |
A utility class to create the appropriate session obejct
used for accessing MAXIMO business objects.
|