| # | Bean | Kind |
|---|---|---|
| 1. |
@ApplicationScoped io.swiftappdev.remoteService.mindee.MideeMultipartBody |
Class |
| 2. |
@Dependent @ConfigProperty io.smallrye.config.ConfigValue |
Producer methodConfigProducer.produceConfigValue()
|
| 3. |
@Dependent io.smallrye.jwt.auth.cdi.ClaimValueProducer |
Class |
| 4. |
@RequestScoped io.smallrye.jwt.auth.cdi.CommonJwtProducer |
Class |
| 5. |
@Dependent io.smallrye.jwt.auth.cdi.JsonValueProducer |
Class |
| 6. |
@Dependent io.smallrye.jwt.auth.cdi.RawClaimTypeProducer |
Class |
| 7. |
@ApplicationScoped io.vertx.ext.web.Router |
Synthetic |
| 8. |
@ApplicationScoped io.vertx.mutiny.ext.web.Router |
Synthetic |
| 9. |
@Dependent @Claim(value = "") java.lang.Boolean |
Producer methodRawClaimTypeProducer.getClaimAsBoolean()
|
| 10. |
@Dependent @ConfigProperty java.lang.Byte |
Producer methodConfigProducer.produceByteConfigProperty()
|
| 11. |
@Dependent @ConfigProperty java.lang.Character |
Producer methodConfigProducer.produceCharacterConfigProperty()
|
| 12. |
@Dependent @Claim(value = "") java.lang.Double |
Producer methodRawClaimTypeProducer.getClaimAsDouble()
|
| 13. |
@Dependent @ConfigProperty java.lang.Double |
Producer methodConfigProducer.produceDoubleConfigProperty()
|
| 14. |
@Dependent @ConfigProperty java.lang.Float |
Producer methodConfigProducer.produceFloatConfigProperty()
|
| 15. |
@Dependent @Claim(value = "") java.lang.Long |
Producer methodRawClaimTypeProducer.getClaimAsLong()
|
| 16. |
@Dependent @ConfigProperty java.lang.Long |
Producer methodConfigProducer.getLongValue()
|
| 17. |
@Dependent @ConfigProperty java.lang.Short |
Producer methodConfigProducer.produceShortConfigProperty()
|
| 18. |
@Dependent @Claim(value = "") java.lang.String |
Producer methodRawClaimTypeProducer.getClaimAsString()
|
| 19. |
@Dependent @ConfigProperty java.util.List<T> |
Producer methodConfigProducer.producesListConfigProperty()
|
| 20. |
@Dependent @ConfigProperty java.util.Map<K, V> |
Producer methodConfigProducer.producesMapConfigProperty()
|
| 21. |
@Dependent @Claim(value = "") java.util.Optional |
Producer methodRawClaimTypeProducer.getOptionalValue()
|
| 22. |
@Dependent @ConfigProperty java.util.Optional<T> |
Producer methodConfigProducer.produceOptionalConfigProperty()
|
| 23. |
@Dependent @Claim(value = "") java.util.Optional<javax.json.JsonArray> |
Producer methodJsonValueProducer.getOptionalJsonArray()
|
| 24. |
@Dependent @Claim(value = "") java.util.Optional<javax.json.JsonNumber> |
Producer methodJsonValueProducer.getOptionalJsonNumber()
|
| 25. |
@Dependent @Claim(value = "") java.util.Optional<javax.json.JsonObject> |
Producer methodJsonValueProducer.getOptionalJsonObject()
|
| 26. |
@Dependent @Claim(value = "") java.util.Optional<javax.json.JsonString> |
Producer methodJsonValueProducer.getOptionalJsonString()
|
| 27. |
@Dependent @ConfigProperty java.util.OptionalDouble |
Producer methodConfigProducer.produceOptionalDoubleConfigProperty()
|
| 28. |
@Dependent @ConfigProperty java.util.OptionalInt |
Producer methodConfigProducer.produceOptionalIntConfigProperty()
|
| 29. |
@Dependent @ConfigProperty java.util.OptionalLong |
Producer methodConfigProducer.produceOptionalLongConfigProperty()
|
| 30. |
@Dependent @ConfigProperty java.util.Set<T> |
Producer methodConfigProducer.producesSetConfigProperty()
|
| 31. |
@Dependent @Claim(value = "") java.util.Set<java.lang.String> |
Producer methodRawClaimTypeProducer.getClaimAsSet()
|
| 32. |
@Dependent @ConfigProperty java.util.function.Supplier<T> |
Producer methodConfigProducer.produceSupplierConfigProperty()
|
| 33. |
@Dependent @Claim(value = "") javax.json.JsonArray |
Producer methodJsonValueProducer.getJsonArray()
|
| 34. |
@Dependent @Claim(value = "") javax.json.JsonNumber |
Producer methodJsonValueProducer.getJsonNumber()
|
| 35. |
@Dependent @Claim(value = "") javax.json.JsonObject |
Producer methodJsonValueProducer.getJsonObject()
|
| 36. |
@Dependent @Claim(value = "") javax.json.JsonString |
Producer methodJsonValueProducer.getJsonString()
|
| 37. |
@Singleton javax.xml.bind.JAXBContext |
Producer methodJaxbContextProducer.jaxbContext()
|
| 38. |
@RequestScoped javax.xml.bind.Marshaller |
Producer methodJaxbContextProducer.marshaller()
|
| 39. |
@RequestScoped javax.xml.bind.Unmarshaller |
Producer methodJaxbContextProducer.unmarshaller()
|
| 40. |
@Dependent @Claim(value = "") org.eclipse.microprofile.jwt.ClaimValue<T> |
Producer methodClaimValueProducer.produceClaim()
|
| 41. |
@Dependent @LoggerName(value = "") org.jboss.logging.Logger |
Producer methodLoggerProducer.getLoggerWithCustomName()
|
| 42. |
@Dependent org.jboss.logging.Logger |
Producer methodLoggerProducer.getSimpleLogger()
|
| 43. |
@ApplicationScoped org.jboss.tm.JBossXATerminator |
Producer methodNarayanaJtaProducers.xaTerminator()
|
| 44. |
@ApplicationScoped org.jboss.tm.usertx.UserTransactionRegistry |
Producer methodNarayanaJtaProducers.userTransactionRegistry()
|
| 45. |
@Dependent @RestClient org.keycloak.admin.client.resource.AggregatePoliciesResource |
Synthetic |
| 46. |
@Dependent @RestClient org.keycloak.admin.client.resource.AggregatePolicyResource |
Synthetic |
| 47. |
@Dependent @RestClient org.keycloak.admin.client.resource.AttackDetectionResource |
Synthetic |
| 48. |
@Dependent @RestClient org.keycloak.admin.client.resource.AuthenticationManagementResource |
Synthetic |
| 49. |
@Dependent @RestClient org.keycloak.admin.client.resource.AuthorizationResource |
Synthetic |
| 50. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientAttributeCertificateResource |
Synthetic |
| 51. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientInitialAccessResource |
Synthetic |
| 52. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientPoliciesResource |
Synthetic |
| 53. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientPolicyResource |
Synthetic |
| 54. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientRegistrationPolicyResource |
Synthetic |
| 55. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientResource |
Synthetic |
| 56. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientScopePoliciesResource |
Synthetic |
| 57. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientScopeResource |
Synthetic |
| 58. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientScopesResource |
Synthetic |
| 59. |
@Dependent @RestClient org.keycloak.admin.client.resource.ClientsResource |
Synthetic |
| 60. |
@Dependent @RestClient org.keycloak.admin.client.resource.ComponentResource |
Synthetic |
| 61. |
@Dependent @RestClient org.keycloak.admin.client.resource.ComponentsResource |
Synthetic |
| 62. |
@Dependent @RestClient org.keycloak.admin.client.resource.GroupPoliciesResource |
Synthetic |
| 63. |
@Dependent @RestClient org.keycloak.admin.client.resource.GroupPolicyResource |
Synthetic |
| 64. |
@Dependent @RestClient org.keycloak.admin.client.resource.GroupResource |
Synthetic |
| 65. |
@Dependent @RestClient org.keycloak.admin.client.resource.GroupsResource |
Synthetic |
| 66. |
@Dependent @RestClient org.keycloak.admin.client.resource.IdentityProviderResource |
Synthetic |
| 67. |
@Dependent @RestClient org.keycloak.admin.client.resource.IdentityProvidersResource |
Synthetic |
| 68. |
@Dependent @RestClient org.keycloak.admin.client.resource.JSPoliciesResource |
Synthetic |
| 69. |
@Dependent @RestClient org.keycloak.admin.client.resource.JSPolicyResource |
Synthetic |
| 70. |
@Dependent @RestClient org.keycloak.admin.client.resource.PermissionsResource |
Synthetic |
| 71. |
@Dependent @RestClient org.keycloak.admin.client.resource.PoliciesResource |
Synthetic |
| 72. |
@Dependent @RestClient org.keycloak.admin.client.resource.PolicyResource |
Synthetic |
| 73. |
@Dependent @RestClient org.keycloak.admin.client.resource.ProtocolMappersResource |
Synthetic |
| 74. |
@Dependent @RestClient org.keycloak.admin.client.resource.RealmLocalizationResource |
Synthetic |
| 75. |
@Dependent @RestClient org.keycloak.admin.client.resource.RealmResource |
Synthetic |
| 76. |
@Dependent @RestClient org.keycloak.admin.client.resource.RealmsResource |
Synthetic |
| 77. |
@Dependent @RestClient org.keycloak.admin.client.resource.ResourcePermissionResource |
Synthetic |
| 78. |
@Dependent @RestClient org.keycloak.admin.client.resource.ResourcePermissionsResource |
Synthetic |
| 79. |
@Dependent @RestClient org.keycloak.admin.client.resource.ResourceResource |
Synthetic |
| 80. |
@Dependent @RestClient org.keycloak.admin.client.resource.ResourceScopeResource |
Synthetic |
| 81. |
@Dependent @RestClient org.keycloak.admin.client.resource.ResourceScopesResource |
Synthetic |
| 82. |
@Dependent @RestClient org.keycloak.admin.client.resource.ResourcesResource |
Synthetic |
| 83. |
@Dependent @RestClient org.keycloak.admin.client.resource.RoleByIdResource |
Synthetic |
| 84. |
@Dependent @RestClient org.keycloak.admin.client.resource.RoleMappingResource |
Synthetic |
| 85. |
@Dependent @RestClient org.keycloak.admin.client.resource.RolePoliciesResource |
Synthetic |
| 86. |
@Dependent @RestClient org.keycloak.admin.client.resource.RolePolicyResource |
Synthetic |
| 87. |
@Dependent @RestClient org.keycloak.admin.client.resource.RoleResource |
Synthetic |
| 88. |
@Dependent @RestClient org.keycloak.admin.client.resource.RoleScopeResource |
Synthetic |
| 89. |
@Dependent @RestClient org.keycloak.admin.client.resource.RolesResource |
Synthetic |
| 90. |
@Dependent @RestClient org.keycloak.admin.client.resource.ScopePermissionResource |
Synthetic |
| 91. |
@Dependent @RestClient org.keycloak.admin.client.resource.ScopePermissionsResource |
Synthetic |
| 92. |
@Dependent @RestClient org.keycloak.admin.client.resource.ServerInfoResource |
Synthetic |
| 93. |
@Dependent @RestClient org.keycloak.admin.client.resource.TimePoliciesResource |
Synthetic |
| 94. |
@Dependent @RestClient org.keycloak.admin.client.resource.TimePolicyResource |
Synthetic |
| 95. |
@Dependent @RestClient org.keycloak.admin.client.resource.UserPoliciesResource |
Synthetic |
| 96. |
@Dependent @RestClient org.keycloak.admin.client.resource.UserPolicyResource |
Synthetic |
| 97. |
@Dependent @RestClient org.keycloak.admin.client.resource.UserResource |
Synthetic |
| 98. |
@Dependent @RestClient org.keycloak.admin.client.resource.UserStorageProviderResource |
Synthetic |
| 99. |
@Dependent @RestClient org.keycloak.admin.client.resource.UsersResource |
Synthetic |
| 100. |
@Dependent @RestClient org.keycloak.admin.client.token.TokenService |
Synthetic |
| 101. |
@Dependent io.quarkus.arc.impl.InjectableRequestContextController |
Class |
| 102. |
@Singleton io.quarkus.arc.runtime.LoggerProducer |
Class |
| 103. |
@Dependent io.quarkus.hibernate.validator.runtime.HibernateValidatorBuildTimeConf... |
Synthetic |
| 104. |
@ApplicationScoped io.quarkus.jaxb.runtime.JaxbContextProducer |
Class |
| 105. |
@Dependent io.quarkus.keycloak.admin.client.common.KeycloakAdminClientConfig |
Synthetic |
| 106. |
@Dependent io.quarkus.keycloak.pep.runtime.KeycloakPolicyEnforcerConfig |
Synthetic |
| 107. |
@Dependent @Location(value = "ignored") io.quarkus.mailer.MailTemplate |
Producer methodMailTemplateProducer.get()
|
| 108. |
@Dependent io.quarkus.mailer.MailTemplate |
Producer methodMailTemplateProducer.getDefault()
|
| 109. |
@Dependent io.quarkus.mailer.runtime.MailBuildTimeConfig |
Synthetic |
| 110. |
@Singleton io.quarkus.mailer.runtime.MailTemplateProducer |
Class |
| 111. |
@Dependent io.quarkus.resteasy.runtime.JaxRsSecurityConfig |
Synthetic |
| 112. |
@Dependent io.quarkus.runtime.ApplicationConfig |
Synthetic |
| 113. |
@Dependent io.quarkus.runtime.BannerRuntimeConfig |
Synthetic |
| 114. |
@Dependent io.quarkus.runtime.CommandLineRuntimeConfig |
Synthetic |
| 115. |
@Dependent io.quarkus.runtime.ConfigConfig |
Synthetic |
| 116. |
@Dependent io.quarkus.runtime.DebugRuntimeConfig |
Synthetic |
| 117. |
@Dependent io.quarkus.runtime.LiveReloadConfig |
Synthetic |
| 118. |
@Dependent io.quarkus.runtime.ThreadPoolConfig |
Synthetic |
| 119. |
@Dependent io.quarkus.runtime.configuration.ConfigurationRuntimeConfig |
Synthetic |
| 120. |
@Dependent io.quarkus.runtime.console.ConsoleRuntimeConfig |
Synthetic |
| 121. |
@Dependent io.quarkus.runtime.logging.LogBuildTimeConfig |
Synthetic |
| 122. |
@Dependent io.quarkus.runtime.logging.LogConfig |
Synthetic |
| 123. |
@Dependent io.quarkus.runtime.shutdown.ShutdownConfig |
Synthetic |
| 124. |
@Dependent io.quarkus.scheduler.runtime.SchedulerConfig |
Synthetic |
| 125. |
@Dependent io.quarkus.security.runtime.SecurityBuildTimeConfig |
Synthetic |
| 126. |
@Dependent io.quarkus.smallrye.openapi.runtime.OpenApiRuntimeConfig |
Synthetic |
| 127. |
@Dependent io.quarkus.swaggerui.runtime.SwaggerUiRuntimeConfig |
Synthetic |
| 128. |
@Dependent io.quarkus.vertx.core.runtime.config.VertxConfiguration |
Synthetic |
| 129. |
@Dependent io.quarkus.vertx.http.runtime.HttpBuildTimeConfig |
Synthetic |
| 130. |
@Dependent io.quarkus.vertx.http.runtime.HttpConfiguration |
Synthetic |
| # | Interceptor | Bindings |
|---|---|---|
| 1. | io.smallrye.context.impl.cdi.SmallRyeCurrentThreadContextInterceptor |
@CurrentThreadContext |
| 2. | io.quarkus.arc.impl.ActivateRequestContextInterceptor |
@ActivateRequestContext |
| 3. | io.quarkus.arc.impl.LockInterceptor |
@Lock |
| 4. | io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor |
@MethodValidated |
| 5. | io.quarkus.hibernate.validator.runtime.jaxrs.JaxrsEndPointValidationInterceptor |
@JaxrsEndPointValidated |
| 6. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorMandatory |
@Transactional(value = MANDATORY) |
| 7. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorNever |
@Transactional(value = NEVER) |
| 8. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorNotSupported |
@Transactional(value = NOT_SUPPORTED) |
| 9. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequiresNew |
@Transactional(value = REQUIRES_NEW) |
| 10. | io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorSupports |
@Transactional(value = SUPPORTS) |
| 11. | io.quarkus.security.runtime.interceptor.AuthenticatedInterceptor |
@Authenticated |
| 12. | io.quarkus.security.runtime.interceptor.DenyAllInterceptor |
@DenyAll |
| 13. | io.quarkus.security.runtime.interceptor.PermitAllInterceptor |
@PermitAll |