Package io.quarkus.security.spi
Class SecurityTransformerUtils
- java.lang.Object
-
- io.quarkus.security.spi.SecurityTransformerUtils
-
public class SecurityTransformerUtils extends Object
- Author:
- Michal Szynkiewicz, michal.l.szynkiewicz@gmail.com
-
-
Field Summary
Fields Modifier and Type Field Description static org.jboss.jandex.DotNameDENY_ALL
-
Constructor Summary
Constructors Constructor Description SecurityTransformerUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanhasSecurityAnnotation(org.jboss.jandex.ClassInfo classInfo)static booleanhasSecurityAnnotation(org.jboss.jandex.MethodInfo methodInfo)
-