public class Jetty92SessionManager extends Object implements org.keycloak.adapters.jetty.spi.JettySessionManager
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.jetty.server.SessionManager |
sessionManager |
Constructor and Description |
---|
Jetty92SessionManager(org.eclipse.jetty.server.SessionManager sessionManager) |
public Jetty92SessionManager(org.eclipse.jetty.server.SessionManager sessionManager)
public javax.servlet.http.HttpSession getHttpSession(String id)
getHttpSession
in interface org.keycloak.adapters.jetty.spi.JettySessionManager
Copyright © 2019 JBoss by Red Hat. All rights reserved.