Package io.quarkus.oidc.runtime.health
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tenantConfigBean
-
-
Constructor Details
-
OidcTenantHealthCheck
public OidcTenantHealthCheck()
-
-
Method Details
-
call
public org.eclipse.microprofile.health.HealthCheckResponse call()- Specified by:
callin interfaceorg.eclipse.microprofile.health.HealthCheck
-