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