Class JakartaDenyAllAnnotationMapper

  • 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 JakartaDenyAllAnnotationMapper
    extends DenyAllAnnotationMapper
    Allows using the DenyAll annotation in Micronaut.
    • Constructor Detail

      • JakartaDenyAllAnnotationMapper

        public JakartaDenyAllAnnotationMapper()
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface io.micronaut.core.naming.Named
        Overrides:
        getName in class DenyAllAnnotationMapper