Class OpenFGAHealthIndicator
java.lang.Object
org.apache.syncope.ext.openfga.client.OpenFGAHealthIndicator
- All Implemented Interfaces:
HealthContributor,HealthIndicator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final OpenFGAClientFactoryprotected final DomainHolder<?> -
Constructor Summary
ConstructorsConstructorDescriptionOpenFGAHealthIndicator(DomainHolder<?> domainHolder, OpenFGAClientFactory clientFactory) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.boot.actuate.health.HealthIndicator
getHealth
-
Field Details
-
domainHolder
-
clientFactory
-
-
Constructor Details
-
OpenFGAHealthIndicator
-
-
Method Details
-
health
- Specified by:
healthin interfaceHealthIndicator
-