Package de.captaingoldfish.scim.sdk.server.filter
package de.captaingoldfish.scim.sdk.server.filter
-
ClassesClassDescriptionauthor Pascal Knueppel
created at: 16.10.2019 - 16:52
represents two expressions that should be put together as an and operationauthor Pascal Knueppel
created at: 16.10.2019 - 12:37
Represents a comparable expression in the scim filter language like "userName eq 'chuck_norris'"author Pascal Knueppel
created at: 28.10.2019 - 23:14
this is a leaf node for resolving patch expressions that will hold the full name of the attribute e.g.author Pascal Knueppel
created at: 16.10.2019 - 16:07
the abstract tree declaration that will be build when the SCIM filter expression is parsedauthor Pascal Knueppel
created at: 16.10.2019 - 16:52
represents an expression that should be negatedauthor Pascal Knueppel
created at: 16.10.2019 - 16:52
represents two expressions that should be put together as an or operation