Package org.keycloak.models.utils.reflection
package org.keycloak.models.utils.reflection
-
ClassDescriptionA criteria that matches a property based on its annotationsA criteria that matches a property based on nameUtility class for working with JavaBean style propertiesProperty<V>A representation of a JavaBean style propertyA property criteria can be used to filter the properties found by a
PropertyQuery
Utilities for working with property queriesQueries a target class for properties that match certain criteria.A criteria that matches a property based on its typeDifferent options can be used to match a specific property based on its type.