Class JakartaRolesAllowedAnnotationMapper

  • All Implemented Interfaces:
    io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<java.lang.annotation.Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper

    @Internal
    public class JakartaRolesAllowedAnnotationMapper
    extends RolesAllowedAnnotationMapper
    Allows using the RolesAllowed annotation in Micronaut.
    • Constructor Detail

      • JakartaRolesAllowedAnnotationMapper

        public JakartaRolesAllowedAnnotationMapper()
    • Method Detail