Class OidcTenantHealthCheck

java.lang.Object
io.quarkus.oidc.runtime.health.OidcTenantHealthCheck
All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck

@Readiness public class OidcTenantHealthCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
  • Field Details

  • Constructor Details

    • OidcTenantHealthCheck

      public OidcTenantHealthCheck()
  • Method Details

    • call

      public org.eclipse.microprofile.health.HealthCheckResponse call()
      Specified by:
      call in interface org.eclipse.microprofile.health.HealthCheck