| Package | Description |
|---|---|
| org.keycloak.models.utils.reflection |
| Modifier and Type | Method and Description |
|---|---|
static TypedPropertyCriteria.MatchOption |
TypedPropertyCriteria.MatchOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypedPropertyCriteria.MatchOption[] |
TypedPropertyCriteria.MatchOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TypedPropertyCriteria(Class<?> propertyClass,
TypedPropertyCriteria.MatchOption matchOption) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.