Class JakartaPermitAllAnnotationMapper

  • 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 JakartaPermitAllAnnotationMapper
    extends PermitAllAnnotationMapper
    Allows using the PermitAll annotation in Micronaut.
    • Constructor Detail

      • JakartaPermitAllAnnotationMapper

        public JakartaPermitAllAnnotationMapper()
    • Method Detail

      • getName

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