Class ThreadLocalSessionContext
java.lang.Object
org.keycloak.connections.jpa.updater.liquibase.ThreadLocalSessionContext
- Author:
- Marek Posolda
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic KeycloakSession
static void
static void
setCurrentSession
(KeycloakSession session)
-
Constructor Details
-
ThreadLocalSessionContext
public ThreadLocalSessionContext()
-
-
Method Details
-
getCurrentSession
-
setCurrentSession
-
removeCurrentSession
public static void removeCurrentSession()
-