Uses of Class
org.keycloak.models.map.storage.jpa.authSession.JpaRootAuthenticationSessionModelCriteriaBuilder
-
Packages that use JpaRootAuthenticationSessionModelCriteriaBuilder Package Description org.keycloak.models.map.storage.jpa.authSession -
-
Uses of JpaRootAuthenticationSessionModelCriteriaBuilder in org.keycloak.models.map.storage.jpa.authSession
Methods in org.keycloak.models.map.storage.jpa.authSession that return JpaRootAuthenticationSessionModelCriteriaBuilder Modifier and Type Method Description JpaRootAuthenticationSessionModelCriteriaBuilder
JpaRootAuthenticationSessionModelCriteriaBuilder. compare(SearchableModelField<? super RootAuthenticationSessionModel> modelField, ModelCriteriaBuilder.Operator op, Object... value)
-