Uses of Interface
org.keycloak.models.utils.reflection.MethodProperty
-
Uses of MethodProperty in org.keycloak.models.utils.reflection
Modifier and TypeMethodDescriptionstatic <V> MethodProperty<V>
Properties.createProperty
(Method method) Create a JavaBean style property from the specified method