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