Uses of Class
org.keycloak.models.map.storage.criteria.DescriptiveModelCriteria
Packages that use DescriptiveModelCriteria
-
Uses of DescriptiveModelCriteria in org.keycloak.models.map.storage.criteria
Classes in org.keycloak.models.map.storage.criteria with type parameters of type DescriptiveModelCriteriaModifier and TypeClassDescriptionclass
DescriptiveModelCriteria<M,
Self extends DescriptiveModelCriteria<M, Self>> Descriptive model criteria implementation which in other words represents a Boolean formula on searchable fields.Subclasses of DescriptiveModelCriteria in org.keycloak.models.map.storage.criteriaMethods in org.keycloak.models.map.storage.criteria with type parameters of type DescriptiveModelCriteriaModifier and TypeMethodDescription<T extends DescriptiveModelCriteria<?,
?>>
ObjectDescriptiveModelCriteria.getSingleRestrictionArgument
(String fieldName) Returns the realm ID which limits the results of this criteria.Methods in org.keycloak.models.map.storage.criteria with parameters of type DescriptiveModelCriteria -
Uses of DescriptiveModelCriteria in org.keycloak.models.map.storage.file
Subclasses of DescriptiveModelCriteria in org.keycloak.models.map.storage.file