Modifier and Type | Method and Description |
---|---|
UserSessionProvider |
KeycloakSession.sessions()
Returns a managed provider instance.
|
Modifier and Type | Class and Description |
---|---|
class |
InfinispanUserSessionProvider |
Modifier and Type | Method and Description |
---|---|
UserSessionProvider |
InfinispanUserSessionProviderFactory.create(KeycloakSession session) |
Modifier and Type | Class and Description |
---|---|
class |
JpaUserSessionProvider |
Modifier and Type | Method and Description |
---|---|
UserSessionProvider |
JpaUserSessionProviderFactory.create(KeycloakSession session) |
Modifier and Type | Class and Description |
---|---|
class |
MemUserSessionProvider |
Modifier and Type | Method and Description |
---|---|
UserSessionProvider |
MemUserSessionProviderFactory.create(KeycloakSession session) |
Modifier and Type | Class and Description |
---|---|
class |
MongoUserSessionProvider |
Modifier and Type | Method and Description |
---|---|
UserSessionProvider |
MongoUserSessionProviderFactory.create(KeycloakSession session) |
Modifier and Type | Method and Description |
---|---|
static void |
TokenManager.dettachClientSession(UserSessionProvider sessions,
RealmModel realm,
ClientSessionModel clientSession) |
Modifier and Type | Method and Description |
---|---|
UserSessionProvider |
DefaultKeycloakSession.sessions() |
Copyright © 2015. All Rights Reserved.