Class Jetty94SessionManager

  • All Implemented Interfaces:
    org.keycloak.adapters.jetty.spi.JettySessionManager

    public class Jetty94SessionManager
    extends Object
    implements org.keycloak.adapters.jetty.spi.JettySessionManager
    Version:
    $Revision: 1 $
    Author:
    Bill Burke
    • Field Detail

      • sessionHandler

        protected org.eclipse.jetty.server.session.SessionHandler sessionHandler
    • Constructor Detail

      • Jetty94SessionManager

        public Jetty94SessionManager​(org.eclipse.jetty.server.session.SessionHandler sessionHandler)
    • Method Detail

      • getHttpSession

        public javax.servlet.http.HttpSession getHttpSession​(String extendedId)
        Specified by:
        getHttpSession in interface org.keycloak.adapters.jetty.spi.JettySessionManager