Class IAMProcessor


  • public class IAMProcessor
    extends Object
    • Constructor Detail

      • IAMProcessor

        public IAMProcessor()
    • Method Detail

      • staticContentHandler

        public void staticContentHandler​(IAMBuildItem buildItem,
                                         IAMRecorder recorder,
                                         io.quarkus.vertx.http.deployment.HttpRootPathBuildItem httpRoot,
                                         io.quarkus.deployment.annotations.BuildProducer<io.quarkus.vertx.http.deployment.RouteBuildItem> routes,
                                         IAMConfig config)
                                  throws Exception
        Throws:
        Exception
      • reflection

        public io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem reflection()
      • frontendBeans

        public void frontendBeans​(IAMRecorder recorder,
                                  io.quarkus.deployment.annotations.BuildProducer<IAMBuildItem> buildProducer,
                                  io.quarkus.vertx.http.deployment.HttpRootPathBuildItem httpRootPathBuildItem,
                                  io.quarkus.deployment.annotations.BuildProducer<io.quarkus.vertx.http.deployment.devmode.NotFoundPageDisplayableEndpointBuildItem> displayableEndpoints)
                           throws Exception
        Throws:
        Exception