Uses of Enum Class
net.optionfactory.keycloak.providers.filtering.TextFilter.Operator
Packages that use TextFilter.Operator
-
Uses of TextFilter.Operator in net.optionfactory.keycloak.providers.filtering
Methods in net.optionfactory.keycloak.providers.filtering that return TextFilter.OperatorModifier and TypeMethodDescriptionstatic TextFilter.OperatorReturns the enum constant of this class with the specified name.static TextFilter.Operator[]TextFilter.Operator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.optionfactory.keycloak.providers.filtering with parameters of type TextFilter.OperatorModifier and TypeMethodDescriptionstatic StringTextFilter.likePattern(TextFilter.Operator op, String value)