public class ThreadLocalSessionContext extends Object
Constructor and Description |
---|
ThreadLocalSessionContext() |
Modifier and Type | Method and Description |
---|---|
static KeycloakSession |
getCurrentSession() |
static void |
removeCurrentSession() |
static void |
setCurrentSession(KeycloakSession session) |
public static KeycloakSession getCurrentSession()
public static void setCurrentSession(KeycloakSession session)
public static void removeCurrentSession()
Copyright © 2020 JBoss by Red Hat. All rights reserved.