Class OidcClientHealthCheck

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

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

  • Constructor Details

    • OidcClientHealthCheck

      public OidcClientHealthCheck()
  • Method Details

    • call

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