Class FromBeanHasRoleValueProducer
java.lang.Object
io.quarkus.spring.security.deployment.roles.FromBeanHasRoleValueProducer
- All Implemented Interfaces:
HasRoleValueProducer,Function<io.quarkus.gizmo.BytecodeCreator,io.quarkus.gizmo.ResultHandle>
-
Constructor Summary
ConstructorsConstructorDescriptionFromBeanHasRoleValueProducer(String beanName, org.jboss.jandex.FieldInfo fieldInfo) -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.gizmo.ResultHandleapply(io.quarkus.gizmo.BytecodeCreator creator)