Interface HttpSessionContext

    • Method Detail

      • getSession

        @Deprecated
        HttpSession getSession​(String sessionId)
        Deprecated.
        Get the HTTP session.
        Parameters:
        sessionId - the HTTP session id.
        Returns:
        the HTTP session.