Package org.keycloak.adapters.jetty.spi
Interface JettySessionManager
-
public interface JettySessionManager- Author:
- Marek Posolda
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.servlet.http.HttpSessiongetHttpSession(String id)
-
-
-
Method Detail
-
getHttpSession
javax.servlet.http.HttpSession getHttpSession(String id)
-
-