Class StandardSecurityCheckInterceptor

    • Field Detail

      • STANDARD_SECURITY_CHECK_INTERCEPTOR

        public static final String STANDARD_SECURITY_CHECK_INTERCEPTOR
      • controller

        @Inject
        io.quarkus.security.spi.runtime.AuthorizationController controller
    • Constructor Detail

      • StandardSecurityCheckInterceptor

        public StandardSecurityCheckInterceptor()
    • Method Detail