Package com.ibm.tivoli.maximo.report.birt.session

  • Class Summary 
    Class Description
    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.
    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.