Class OpenFGAHealthIndicator
java.lang.Object
org.apache.syncope.ext.openfga.client.OpenFGAHealthIndicator
- All Implemented Interfaces:
HealthContributor
,HealthIndicator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final OpenFGAClientFactory
protected 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, wait
Methods inherited from interface org.springframework.boot.actuate.health.HealthIndicator
getHealth
-
Field Details
-
domainHolder
-
clientFactory
-
-
Constructor Details
-
OpenFGAHealthIndicator
-
-
Method Details
-
health
- Specified by:
health
in interfaceHealthIndicator
-