com.ibm.tivoli.imi.controller

Class SessionInfoHelper

  • java.lang.Object
    • com.ibm.tivoli.imi.controller.SessionInfoHelper


  • public class SessionInfoHelper
    extends java.lang.Object
    • Constructor Detail

      • SessionInfoHelper

        public SessionInfoHelper()
    • Method Detail

      • getSessionId

        public static java.lang.String getSessionId(javax.servlet.http.HttpServletRequest request)
                                             throws java.rmi.RemoteException,
                                                    MXException,
                                                    java.security.NoSuchAlgorithmException,
                                                    SessionInfoException
        Throws:
        java.rmi.RemoteException
        MXException
        java.security.NoSuchAlgorithmException
        SessionInfoException
      • putWebClientSession

        public static void putWebClientSession(javax.servlet.http.HttpServletRequest request)
      • putWebClientSession

        public static void putWebClientSession(WebClientSession webClientSession)