Class ThreadLocalSessionContext
java.lang.Object
org.keycloak.connections.jpa.updater.liquibase.ThreadLocalSessionContext
- Author:
- Marek Posolda
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic KeycloakSessionstatic voidstatic voidsetCurrentSession(KeycloakSession session) 
- 
Constructor Details- 
ThreadLocalSessionContextpublic ThreadLocalSessionContext()
 
- 
- 
Method Details- 
getCurrentSession
- 
setCurrentSession
- 
removeCurrentSessionpublic static void removeCurrentSession()
 
-