Interface HttpSessionContext


@Deprecated public interface HttpSessionContext
Deprecated.
The HttpSessionContext API.
Author:
Manfred Riem ([email protected])
  • Method Details

    • getSession

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

      Deprecated.
      Returns the HTTP session ids.
      Returns:
      the HTTP session ids