Interface SessionContext


  • public interface SessionContext
    Contains information describing a PgxSession instance
    • Method Detail

      • getSessionId

        java.lang.String getSessionId()
        Gets the session ID
        Returns:
        the Session ID
      • getStickyCookieValue

        java.lang.String getStickyCookieValue()
        Gets the value of the sticky session cookie
        Returns:
        the sticky cookie value