public class Jetty91SessionManager 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 |
---|
Jetty91SessionManager(org.eclipse.jetty.server.SessionManager sessionManager) |
public Jetty91SessionManager(org.eclipse.jetty.server.SessionManager sessionManager)
public javax.servlet.http.HttpSession getHttpSession(String id)
getHttpSession
in interface org.keycloak.adapters.jetty.spi.JettySessionManager
Copyright © 2018 JBoss by Red Hat. All rights reserved.