Uses of Class
io.quarkus.spring.security.deployment.StringPropertyAccessorData
Packages that use StringPropertyAccessorData
-
Uses of StringPropertyAccessorData in io.quarkus.spring.security.deployment
Methods in io.quarkus.spring.security.deployment that return StringPropertyAccessorDataModifier and TypeMethodDescription(package private) static StringPropertyAccessorDataStringPropertyAccessorData.from(org.jboss.jandex.MethodInfo methodInfo, int matchingParameterIndex, String propertyName, org.jboss.jandex.IndexView index, String expression) Called with data parsed from a Spring expression like #person.name that is places inside a Spring security annotation on a method