Uses of Class
de.captaingoldfish.scim.sdk.server.filter.AttributeExpressionLeaf
-
Packages that use AttributeExpressionLeaf Package Description de.captaingoldfish.scim.sdk.server.filter.resources -
-
Uses of AttributeExpressionLeaf in de.captaingoldfish.scim.sdk.server.filter.resources
Methods in de.captaingoldfish.scim.sdk.server.filter.resources with parameters of type AttributeExpressionLeaf Modifier and Type Method Description protected static booleanFilterResourceResolver. checkValueEquality(com.fasterxml.jackson.databind.JsonNode attributeNode, AttributeExpressionLeaf attributeExpressionLeaf)checks if the given simple attribute node does match the given filter expression
-