Uses of Enum Class
org.keycloak.models.utils.reflection.TypedPropertyCriteria.MatchOption
-
Uses of TypedPropertyCriteria.MatchOption in org.keycloak.models.utils.reflection
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TypedPropertyCriteria.MatchOption[]
TypedPropertyCriteria.MatchOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTypedPropertyCriteria
(Class<?> propertyClass, TypedPropertyCriteria.MatchOption matchOption)