public class AccessTokenProviderHealthIndicator
extends org.springframework.boot.actuate.health.AbstractHealthIndicator
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
AccessTokenProviderHealthIndicator(AccessTokenHealthProvider[] statusProviders) |
AccessTokenProviderHealthIndicator(java.util.List<AccessTokenHealthProvider> statusProviders) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder) |
protected void |
logInitialOrChangedState(boolean success) |
public AccessTokenProviderHealthIndicator(AccessTokenHealthProvider[] statusProviders)
public AccessTokenProviderHealthIndicator(java.util.List<AccessTokenHealthProvider> statusProviders)
protected void doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder)
throws java.lang.Exception
doHealthCheck in class org.springframework.boot.actuate.health.AbstractHealthIndicatorjava.lang.Exceptionprotected void logInitialOrChangedState(boolean success)
Copyright © 2021 Entur AS. All rights reserved.