Package io.micronaut.security.annotation
Annotations for Security.
- Since:
- 1.0
-
Class Summary Class Description DenyAllAnnotationMapper Allows using theDenyAllannotation in Micronaut.JakartaDenyAllAnnotationMapper Allows using theDenyAllannotation in Micronaut.JakartaPermitAllAnnotationMapper Allows using thePermitAllannotation in Micronaut.JakartaRolesAllowedAnnotationMapper Allows using theRolesAllowedannotation in Micronaut.PermitAllAnnotationMapper Allows using thePermitAllannotation in Micronaut.RolesAllowedAnnotationMapper Allows using theRolesAllowedannotation in Micronaut. -
Annotation Types Summary Annotation Type Description Secured Used to mark a route as requiring authorization before execution.