Uses of Class
io.thestencil.quarkus.iam.deployment.IAMBuildItem
-
-
Uses of IAMBuildItem in io.thestencil.quarkus.iam.deployment
Methods in io.thestencil.quarkus.iam.deployment with parameters of type IAMBuildItem Modifier and Type Method Description voidIAMProcessor. 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)Method parameters in io.thestencil.quarkus.iam.deployment with type arguments of type IAMBuildItem Modifier and Type Method Description voidIAMProcessor. 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)
-