Package | Description |
---|---|
org.keycloak.models.map.authSession | |
org.keycloak.models.map.storage.chm |
Modifier and Type | Field and Description |
---|---|
protected MapKeycloakTransaction<MapRootAuthenticationSessionEntity,RootAuthenticationSessionModel> |
MapRootAuthenticationSessionProvider.tx |
Constructor and Description |
---|
MapRootAuthenticationSessionAdapter(KeycloakSession session,
RealmModel realm,
MapRootAuthenticationSessionEntity entity) |
Constructor and Description |
---|
MapRootAuthenticationSessionProvider(KeycloakSession session,
MapStorage<MapRootAuthenticationSessionEntity,RootAuthenticationSessionModel> sessionStore) |
Modifier and Type | Field and Description |
---|---|
static Map<SearchableModelField<RootAuthenticationSessionModel>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object,MapRootAuthenticationSessionEntity,RootAuthenticationSessionModel>> |
MapFieldPredicates.AUTHENTICATION_SESSION_PREDICATES |
Copyright © 2021 JBoss by Red Hat. All rights reserved.