Package org.keycloak.models.map.storage
package org.keycloak.models.map.storage
-
ClassDescriptionInterface for CRUD operations on the storage.A storage for entities that is based on a map and operates in the context of transaction managed by current
KeycloakSession
.A map store that can authenticate the credentials provided by a user.ModelCriteriaBuilder<M,Self extends ModelCriteriaBuilder<M, Self>> Builder for criteria that can be used to limit results obtained from the store.The operators are very basic ones for this use case.Utility class covering various aspects of relationship between model and entity classes.Wraps together parameters for querying storage e.g.Enum for ascending or descending orderingWrapper class for a field with itsOrder
, ascending or descending